site/Gemfile

5 lines
77 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
gem 'jekyll', '~>3.8.4'
2018-10-13 22:40:14 +00:00
gem 'jekyll-paginate'