Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 336 Bytes

Source for Jekyll Blog

This is the code that generates my blog. It was originally based on a template by Kris Brown.

From a clean RVM ruby you need to do:

gem install jekyll
gem install compass
gem install rdiscount
gem install jekyll-paginate