source "https://rubygems.org"

# Default theme for new Jekyll sites.
gem "minima", "~> 2"

# If you have any plugins, put them here!
group :jekyll_plugins do
  gem "jekyll-feed"
  gem "jekyll-paginate-v2"
  gem 'jekyll-tagging'
  gem 'jekyll-extract-element'
  gem 'jekyll-archives'
  gem 'jekyll-seo-tag'
  gem "kramdown-parser-gfm"


end
