Skip to content

Add RSS Feed#59

Open
3DRX wants to merge 3 commits into
mainfrom
feat_rss
Open

Add RSS Feed#59
3DRX wants to merge 3 commits into
mainfrom
feat_rss

Conversation

@3DRX
Copy link
Copy Markdown
Member

@3DRX 3DRX commented Jun 5, 2025

By default, hugo generates /index.xml, which contains all routes. We only want to generate rss feed for /blog/, so this PR configures hugo to only generate /blog/index.xml, and use a custom template to include full text content in the feed.

@3DRX 3DRX requested a review from JoTurk June 5, 2025 09:23
Copy link
Copy Markdown
Member

@JoTurk JoTurk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The discord and the slack pages are used, In fact we have few links to https://pion.ly/discord/ (Sean posted it in his LinkedIn too). And we have few old links to https://pion.ly/slack (we can just add a message that we moved to discord)

@3DRX
Copy link
Copy Markdown
Member Author

3DRX commented Jun 5, 2025

Oh, I will keep them in then.

@3DRX 3DRX requested a review from JoTurk June 5, 2025 10:40
@3DRX 3DRX mentioned this pull request Jun 7, 2025
Copy link
Copy Markdown
Member

@JoTurk JoTurk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, sorry I missed this one.
So there are two minor issues:

  1. Running a feed validator on this XML returned few issues, (we can ignore them but they will break many RFC-compliant readers).
  2. can we add <link rel="alternate" type="application/rss+xml" to the haed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants