homepage/Gemfile

4 lines
67 B
Ruby
Raw Normal View History

2020-04-02 07:09:01 +00:00
source "https://rubygems.org"
gem 'github-pages'
2020-04-06 08:36:18 +00:00
gem 'jekyll-feed'