beautifulSA-jekyll/Gemfile

8 lines
202 B
Ruby
Raw Normal View History

2017-10-03 22:21:54 +02:00
source 'https://rubygems.org'
gem "github-pages", '197', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
2017-10-03 22:21:54 +02:00
gem 'jekyll-paginate'