-
Notifications
You must be signed in to change notification settings - Fork 75
RSS feed (/rss.xml) returns 404 #327
Copy link
Copy link
Open
Description
/rss.xml has been returning a 404 for a while now. The Wayback Machine shows it was last serving successfully around March 2024.
The generation script scripts/gen-rss.mjs and the rss npm dependency are still in the repo, and the build scripts in package.json still call npm run rss before building. The script writes to public/rss.xml, so it looks like the file is being generated but not served in the current deployment.
Could you check if the deploy pipeline is still including the public/ directory output? Would love to have the feed back, big fan of your blog. Thanks team!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels