Skip to content

Conversation

@liang-tian-yu
Copy link

Type of change

  • Other (please describe): use astro's default renderer to generate rss feed

Checklist

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Related Issue

Changes

Use astro's default renderer to render post content in rss.xml.ts

the original markdown-it renderer is not necessary obviously, it's only used in this single purpose.

the new method is mentioned in: https://github.com/delucis/astro-blog-full-text-rss/blob/latest/src/pages/rss.xml.ts and astro's docs

generated xml content maybe a little different from pervious, but it works.

How To Test

just see rss.xml

Screenshots (if applicable)

Additional Notes

@vercel
Copy link

vercel bot commented Jan 16, 2026

@liang-tian-yu is attempting to deploy a commit to the zephyirdgmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@liang-tian-yu
Copy link
Author

related: #426

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant