manjaro / website

Official Manjaro Website
https://manjaro.org
Apache License 2.0
9 stars 9 forks source link

feat: add rss feed for news #47

Closed nurRiyad closed 2 weeks ago

nurRiyad commented 2 weeks ago
romangg commented 2 weeks ago

Generating the website with pnpm generate doesn't create the path.

romangg commented 2 weeks ago

You could use the rss package like here: https://github.com/subdiff/subdiff.org/blob/master/server/routes/blog/feed.xml.ts

nurRiyad commented 2 weeks ago

Generating the website with pnpm generate doesn't create the path.

Sorry I forgot it's a generated page 🥲 . I will update as soon ass possible.

romangg commented 2 weeks ago

Thanks. Can the RSS feed go into manjaro.org/news/feed.xml.

nurRiyad commented 2 weeks ago

Thanks. Can the RSS feed go into manjaro.org/news/feed.xml.

Sure updating

nurRiyad commented 2 weeks ago

@romangg Review changes updated

romangg commented 2 weeks ago

Thank you! Working great. :)

romangg commented 2 weeks ago

It would be cool to have a small button/icon in https://manjaro.org/news to link to the RSS feed. Something like

Screenshot_20241108_191043

at the bottom of https://subdiff.org/blog.

nurRiyad commented 2 weeks ago

It would be cool to have a small button/icon in https://manjaro.org/news to link to the RSS feed. Something like

Screenshot_20241108_191043

at the bottom of https://subdiff.org/blog.

Ok updating.

romangg commented 2 weeks ago

Ah, I already merged this PR since the RSS feed itself can already go in. :)

Please open a new PR.