5 lines
77 B
Ruby
Raw Normal View History

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