Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 357 Bytes

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.