Open stumbo opened 4 weeks ago
I've have enabled RSS within Hugo and enabled an RSS icon on pages. The end result right now is an icon on every page and lots of individual feeds. Also, we need to start adding a publish date to our yaml
page headers to allow the feed to determine dates of changes.
A bit more work to do then I initially anticipated, but there is a clear path forward.
My thought is to
It seems a good plan. I'm not sure about push notifications: would the popup to subscribe appear on all pages or only some important ones.
Push was being a little loose with language on my part. RSS feeds always feel like information is being pushed to me. I realize behind the scenes my machine is checking the feed and seeing if there is new information.
Hugo supports RSS feeds. Can we add this to the website and push notifications when important pages change?