switch to jekyll-feed

Closes #17
This commit is contained in:
2022-10-14 23:53:40 -04:00
parent 50b1812483
commit f7c585b487
4 changed files with 8 additions and 26 deletions

View File

@ -6,6 +6,7 @@ gem 'html-proofer'
group :jekyll_plugins do
gem 'jekyll-compose'
gem 'jekyll-feed'
gem 'jekyll-gist'
gem 'jekyll-postcss'
end