Repo for the RubyVe community website. Powered by Jekyll using the Layon theme and hosted in Github-Pages.
- Use Ruby > 1.9.2
- Install Bundler
gem install bundler
- Use bundler to install dependencies
bundle install
- Run the server
bundle exec jekyll serve -w
- Happy contributing!
For more information about the website details check the wiki.
The project has the configuration to work with prose.io. That said you can now write any post using prose, just remember to fill the required meta-data (Author, Description and Tags) and remember to give the file a title.
The root folder for the project while using prose.io is _posts
so don't panic, just create new files there.
All the content of the site is using Creative Commons license.