Add RSS feed

This commit is contained in:
Spotlight 2022-09-04 02:22:02 -05:00
commit a2722fe426
No known key found for this signature in database
GPG key ID: 874AA355B3209BDC
3 changed files with 14 additions and 0 deletions

View file

@ -13,3 +13,7 @@ end
gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
gem "webrick", "~> 1.7"
gem "jekyll-feed", "~> 0.16.0"
gem "jekyll-sitemap", "~> 1.4"

View file

@ -31,8 +31,12 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-feed (0.16.0)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
@ -74,6 +78,8 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 4.2)
jekyll-feed (~> 0.16.0)
jekyll-sitemap (~> 1.4)
tzinfo (~> 2.0)
tzinfo-data
wdm (~> 0.1.1)

View file

@ -12,6 +12,10 @@ kramdown:
auto_ids: true
parse_block_html: true
plugins:
- jekyll-feed
- jekyll-sitemap
# Commonly used links throughout the site.
# Reference as {{ site.github }}.
discord: https://discord.gg/reqUMqxu8D