1
0
Fork 0

Bits that are needed

This commit is contained in:
Luca Beltrame 2015-04-27 20:58:18 +02:00
parent 908e96dbd1
commit a8353469a4
2 changed files with 28 additions and 1 deletions

View file

@ -3,4 +3,8 @@ source 'https://rubygems.org'
gem 'jekyll'
gem 'sass'
gem 'octopress', '~> 3.0.0.rc.12'
gem 'jekyll-sitemap'
gem 'jekyll-sitemap'
gem 'jekyll-picture-tag', '~> 0.2.3'
gem 'jekyll-tagging'
gem 'atom-tools'
gem 'nokogiri'