netlify / netlify-statuskit

Netlify StatusKit is a template to deploy your own Status pages on Netlify.
https://www.netlify.com/status-pages/
MIT License
238 stars 41 forks source link

Please make RSS feed discoverable #53

Open SamWhited opened 6 years ago

SamWhited commented 6 years ago

Hello,

I wanted to subscribe to netlifies status page but there did not appear to be any way to do so. I keep track of the status of most products I use via Atom or RSS feeds. Netlify has a feed at http://netlifystatus.com/index.xml but I didn't realize it until I was about to make a feature request because the alerting system we use can't find it (I found it by searching this issue tracker and finding what would have been a duplicate issue for RSS support that was marked as invalid). Please add a link in the header so that tools can find the page:

<link href="/index.xml" rel="feed" type="application/rss+xml" title="Netlify Status" />

For more information on doing this with Hugo, see this page: https://gohugo.io/templates/rss/

swyxio commented 6 years ago

thanks Sam for filing this - we are unlikely to have bandwidth to do this in the immediate future so would accept a PR, if not please have patience. thanks!

steveoh commented 5 years ago

@SamWhited did you ever make the pr? I'll accept it if you do.

mwilde345 commented 2 years ago

bump seems like there's an rss feed now