source 'https://rubygems.org'
gem 'jekyll'
gem 'jekyll-sitemap'
gem 'octopress', '~> 3.0.0.rc.12'
group :test do
gem 'html-proofer'
end