source 'https://rubygems.org'

gem 'jekyll'

group :jekyll_plugins do
  gem 'github-pages'
end
