elementary / releases

See all releases and the status of repos
https://releases.elementary.io
GNU General Public License v3.0
88 stars 19 forks source link

Generate an RSS feed #37

Open zedtux opened 4 years ago

zedtux commented 4 years ago

What Happened

I tried to subscribe to the RSS feed I found from the <head> tag:

<link rel="alternate" type="application/rss+xml" title="elementary Blog" href="https://releases.elementary.io/feed.xml">

but it failed.

Going to the https://releases.elementary.io/feed.xml URL shows a 404 error page.

Expected Behavior

Being able to subscribe and receive the releases updates.

Steps to Reproduce

  1. Install an RSS Feed reader
  2. Try to add the URL https://releases.elementary.io/feed.xml

Platform Information

Doesn't really count here.

cassidyjames commented 4 years ago

Oops, this looks like it was copied from the blog markup. It either shouldn't be here, or we need to generate a feed.

zedtux commented 4 years ago

Generate a feed please 🙏

ASR8127 commented 2 years ago

I can contribute to this. Pls assign it to me.

unick6 commented 1 year ago

I would also like to work on this issues.