Bits that are needed
This commit is contained in:
parent
908e96dbd1
commit
a8353469a4
2 changed files with 28 additions and 1 deletions
6
Gemfile
6
Gemfile
|
@ -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'
|
||||
|
|
Reference in a new issue