This repository hosts the source for the Ruboto website.
To contribute, check out the source and run the jekyll server locally:
$ chruby 2.3
$ bundle
$ bundle exec jekyll serve --watch
Check out the project, do your changes, push it to you fork or branch, and submit a pull reqyest.
Easy peasy.