Add Atom feeds

This commit is contained in:
Will Faught
2023-09-20 23:22:18 -07:00
parent 8b7342d09e
commit 9c42631c14
4 changed files with 182 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ It's a versatile canvas that serves most web needs.
- Accessibility
- Analytics
- Atom feed
- Authors
- Automatic switching between light and dark color schemes
- Blog
@@ -271,6 +272,10 @@ format = ":date_long" # Hugo date format
[paige.feed]
hide_page = false
[paige.feed.atom]
link_to_page = false # Link to the page instead of the front matter link, if present
page_link = "⏎" # If a front matter link is present, and link_to_page is false, link to the page with this text
[paige.feed.rss]
managing_editor = ""
web_master = ""