Skip to content

ruboto/ruboto.github.com

Repository files navigation

Ruboto Website

This repository hosts the source for the Ruboto website.

Usage

To contribute, check out the source and run the jekyll server locally:

$ chruby 2.3
$ bundle
$ bundle exec jekyll serve --watch

Contributing

Check out the project, do your changes, push it to you fork or branch, and submit a pull reqyest.

Easy peasy.