Add jekyll-feed RSS generation

This commit is contained in:
RichardG867
2021-12-03 16:24:20 -03:00
parent 9cf1d8efdb
commit 8d400dcc19
4 changed files with 7 additions and 1 deletions

2
Gemfile Normal file
View File

@@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'jekyll-feed'