Skip to content

feat: add RSS and Atom feed options to blog plugin#441

Open
mesutoezdil wants to merge 1 commit into
Project-HAMi:masterfrom
mesutoezdil:feat/blog-rss-feed-147-v2
Open

feat: add RSS and Atom feed options to blog plugin#441
mesutoezdil wants to merge 1 commit into
Project-HAMi:masterfrom
mesutoezdil:feat/blog-rss-feed-147-v2

Conversation

@mesutoezdil

Copy link
Copy Markdown
Contributor

Adds explicit feedOptions to the blog preset in docusaurus.config.js.

What changes

  • type: ['rss', 'atom'] - generates both feed formats
  • title, description, copyright - production-ready feed metadata
  • Exposes /blog/rss.xml, /blog/atom.xml for EN
  • Exposes /zh/blog/rss.xml, /zh/blog/atom.xml for ZH

Both feeds verified present in build output.

Closes #147

Adds explicit feedOptions to the blog preset config.
Exposes /blog/rss.xml, /blog/atom.xml and zh equivalents.

Closes Project-HAMi#147

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@hami-robot hami-robot Bot requested a review from archlitchi June 12, 2026 10:03
@hami-robot

hami-robot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mesutoezdil
Once this PR has been reviewed and has the lgtm label, please assign windsonsea for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hami-robot hami-robot Bot requested a review from wawa0210 June 12, 2026 10:03
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for project-hami ready!

Name Link
🔨 Latest commit 3822817
🔍 Latest deploy log https://app.netlify.com/projects/project-hami/deploys/6a2bd982f26eb400079371d5
😎 Deploy Preview https://deploy-preview-441--project-hami.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@hami-robot hami-robot Bot added the size/XS label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rss feeds for agent to read?

1 participant