Gemfile 216 B

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