Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 498 Bytes

HOWTO

To run:

Have ruby installed.

If you don't have Bundler, install with gem install bundler.

Then, bundle in this directory, and gem install jekyll to get Jekyll.

Finally, run jekyll serve and look at your site at http://localhost:4000

If you have problems running Jekyll, installing rvm might help.

Inspiration

Created from the project Conf Boilerplate which is an initiative of BrazilJS Foundation.