Added plugin to generate RSS feed at /feed.xml

This commit is contained in:
2020-04-18 17:29:12 +02:00
committed by Luke Murphy
parent a006517b8e
commit 6211ec5cb4
4 changed files with 8 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
source "https://rubygems.org"
ruby '2.6.5'
gemspec
gem 'jekyll-feed'