2016-01-07 19:32:39 -08:00
|
|
|
source 'https://rubygems.org'
|
2015-05-16 10:26:07 -07:00
|
|
|
gem 'jekyll'
|
2017-03-03 18:23:34 -08:00
|
|
|
gem 'jekyll-feed'
|
2016-05-12 02:01:42 -07:00
|
|
|
gem 'jekyll-paginate'
|
2015-05-16 10:26:07 -07:00
|
|
|
gem 'rdiscount'
|
2015-09-27 13:47:09 -07:00
|
|
|
gem 'RedCloth'
|
2017-03-03 18:23:34 -08:00
|
|
|
gem 'minima'
|