You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
-
View the tutorials [here](http://codebar.github.io/tutorials)
1
+
This is the source code for <http://tutorials.codebar.io>
2
2
3
3
## Getting started
4
4
5
5
This is a [GitHub Pages](https://pages.github.com/) repo, so you can render the pages with [Jekyll](http://jekyllrb.com/):
6
+
6
7
1.`gem install jekyll` (`sudo` if needed)
7
8
2.`jekyll serve`
8
9
3. go to http://127.0.0.1:4000
@@ -13,4 +14,4 @@ We encourage you to contribute with your suggestions and corrections, head to ou
13
14
14
15
## License
15
16
16
-
Codebar Tutorials are released under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](http://creativecommons.org/licenses/by-nc-sa/4.0/).
17
+
Codebar Tutorials are released under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](http://creativecommons.org/licenses/by-nc-sa/4.0/).
0 commit comments