-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add rss feed for news #47
Conversation
Generating the website with |
You could use the rss package like here: https://github.com/subdiff/subdiff.org/blob/master/server/routes/blog/feed.xml.ts |
Sorry I forgot it's a generated page 🥲 . I will update as soon ass possible. |
Thanks. Can the RSS feed go into |
Sure updating |
@romangg Review changes updated |
Signed-off-by: nurRiyad <[email protected]>
Thank you! Working great. :) |
It would be cool to have a small button/icon in https://manjaro.org/news to link to the RSS feed. Something like at the bottom of https://subdiff.org/blog. |
Ok updating. |
Ah, I already merged this PR since the RSS feed itself can already go in. :) Please open a new PR. |
/news/feed.xml
rss
npm package with@types/rss
for type support