adding some texts and made jekyl frame
This commit is contained in:
28
README.md
28
README.md
@@ -1,4 +1,26 @@
|
||||
pages
|
||||
=====
|
||||
# ruby-in-ruby.github.io
|
||||
|
||||
|
||||
Crystal webpage is done with github pages: https://help.github.com/categories/20/articles
|
||||
|
||||
###Contribute
|
||||
|
||||
We are _very_ open to improvement so if you see anything that is wrong or misleading, please create an issue.
|
||||
|
||||
Also if you feel there is information missing, don't hesitate to mention it.
|
||||
|
||||
Even better, clone and send a pull request. 2 good pulls will get you on the team !
|
||||
|
||||
###Local viewing
|
||||
|
||||
To verify any changes before commiting them you can view the site locally by
|
||||
|
||||
bundle
|
||||
|
||||
bundle exec jekyll serve --watch
|
||||
|
||||
(watch will update changes on the fly)
|
||||
|
||||
go to localhost:4000
|
||||
|
||||
|
||||
a future web page
|
||||
|
Reference in New Issue
Block a user