Skip to content

Conversation

@3DRX
Copy link
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 JoeTurki June 5, 2025 09:23
Copy link
Member

@JoeTurki JoeTurki 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
Member Author

3DRX commented Jun 5, 2025

Oh, I will keep them in then.

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

@JoeTurki JoeTurki 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.

3 participants