hacks-guide-minimal-mistake.../Gemfile

5 lines
99 B
Text
Raw Normal View History

2015-11-10 09:55:31 -05:00
source "https://rubygems.org"
2014-02-27 15:34:55 -05:00
2015-11-10 09:55:31 -05:00
gem 'jekyll', '2.5.3'
2015-03-03 09:50:22 -05:00
gem 'jekyll-sitemap'
2015-11-10 09:55:31 -05:00
gem 'octopress', '~> 3.0'