source 'https://rubygems.org'

gem "github-pages", group: :jekyll_plugins do
  gem 'jekyll-commonmark-ghpages'
end