6 lines
89 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'
2023-03-12 21:39:24 +01:00
gem 'rexml'