Skip to content

feat(rss): include cover images as enclosures#43

Merged
CalvinAllen merged 1 commit into
mainfrom
feat/rss/cover-images
Jan 16, 2026
Merged

feat(rss): include cover images as enclosures#43
CalvinAllen merged 1 commit into
mainfrom
feat/rss/cover-images

Conversation

@CalvinAllen

Copy link
Copy Markdown
Collaborator

Summary

  • Use getPostImage to resolve cover images for each post
  • Include cover images as RSS enclosure elements
  • Falls back to default cover if no custom cover.png exists

Test plan

  • Build completes successfully
  • RSS feed includes <enclosure> elements with cover image URLs
  • Verify cover images appear in RSS readers that support enclosures

Use getPostImage to resolve cover images for each post and include
them as RSS enclosure elements. Falls back to default cover if no
custom cover.png exists.
@CalvinAllen CalvinAllen merged commit 18ef57b into main Jan 16, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the feat/rss/cover-images branch January 16, 2026 14:09
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.

1 participant