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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
View the tutorials [here](http://codebar.github.io/tutorials)
2
2
3
+
## Getting started
4
+
5
+
This is a [GitHub Pages](https://pages.github.com/) repo, so you can render the pages with [Jekyll](http://jekyllrb.com/):
6
+
1.`gem install jekyll` (`sudo` if needed)
7
+
2.`jekyll serve`
8
+
3. go to http://127.0.0.1:4000
9
+
3
10
## Contributing
4
11
5
12
We encourage you to contribute with your suggestions and corrections, head to our [issues page](https://github.com/codebar/tutorials/issues) and open a new issue or help on the existing ones.
0 commit comments