adding some texts and made jekyl frame

This commit is contained in:
Torsten Ruger
2014-05-26 22:04:19 +03:00
parent 07c7ef3faf
commit 846c2c21ac
31 changed files with 4722 additions and 3 deletions

View File

@@ -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