source 'https://rubygems.org' gem 'jekyll', '3.8.5' # gem 'thin' group :jekyll_plugins do gem "jekyll-paginate-v2", "~> 1.7" gem 'jekyll-sitemap' end