Files
www/landing.bryanroessler.com/Gemfile
2020-03-13 09:43:09 -04:00

10 lines
216 B
Ruby

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