Skip to content

Add fallback path for PaperMod rss.xml location#280

Merged
ashishb merged 1 commit into
mainfrom
copilot/add-fallback-for-rss-xml-read
May 15, 2026
Merged

Add fallback path for PaperMod rss.xml location#280
ashishb merged 1 commit into
mainfrom
copilot/add-fallback-for-rss-xml-read

Conversation

Copilot AI commented May 15, 2026

Copy link
Copy Markdown
Contributor

Fixes #279

Newer versions of PaperMod moved rss.xml from layouts/_default/rss.xml to layouts/rss.xml. This change tries the primary path (layouts/_default/rss.xml) first and falls back to layouts/rss.xml if not found. If both paths fail, the error message includes both attempted paths to help users diagnose the issue.

Copilot AI requested a review from ashishb May 15, 2026 23:55
@ashishb ashishb marked this pull request as ready for review May 15, 2026 23:55
@ashishb ashishb merged commit be0a4fa into main May 15, 2026
3 checks passed
@ashishb ashishb deleted the copilot/add-fallback-for-rss-xml-read branch May 15, 2026 23:56
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.

error reading rss.xml from PaperMod theme (no such file or directory)

2 participants