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