Add gemfile

pull/1/head
Raphaël Vinot 2016-08-10 14:04:51 +02:00
parent 5d63ff96aa
commit fb8a9d90da
1 changed files with 6 additions and 0 deletions

6
Gemfile Normal file
View File

@ -0,0 +1,6 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'jekyll-toc', group: :jekyll_plugins
gem 'jekyll-feed', group: :jekyll_plugins
gem 'jekyll-paginate', group: :jekyll_plugins
gem 'therubyracer', group: :jekyll_plugins