source 'https://rubygems.org' # GitHub Pages compatible gems gem 'github-pages', group: :jekyll_plugins gem 'jekyll-feed', '~> 0.12' gem 'jekyll-sitemap' # If you want to use GitHub Pages, uncomment the line below and comment out the jekyll gem above # gem 'github-pages', group: :jekyll_plugins # For local development, you can use a newer Jekyll version # gem 'jekyll', '~> 4.3.0'