Enable RSS

This commit is contained in:
Subnet_Masked 2023-11-17 09:43:52 -05:00
parent a903cfde23
commit 916f7ed758
2 changed files with 8 additions and 1 deletions

View file

@ -5,3 +5,4 @@ description: All news related to the network!
# News
[:material-rss-box: Click for RSS feed](/feed_rss_created.xml)

View file

@ -71,6 +71,8 @@ extra:
link: https://discord.gg/RWNQxAWad2
- icon: fontawesome/brands/git-alt
link: https://git.subnet-masked.com/Subnet_Masked/minecraft_site
- icon: material/rss-box
link: /feed_rss_created.xml
extra_css:
- stylesheets/extra.css
plugins:
@ -90,4 +92,8 @@ plugins:
- blog:
enabled: true
blog_dir: news
post_dir: news/articles
post_dir: news/articles
- rss:
match_path: news/articles/.*
date_from_meta:
as_creation: date