Gemfile 202 B

1234567
  1. source 'https://rubygems.org'
  2. gem "github-pages", '163', group: :jekyll_plugins
  3. # enable tzinfo-data for local build
  4. # gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
  5. gem 'jekyll-paginate'