Skip to content

RSS feed (/rss.xml) returns 404 #327

@amarcin

Description

@amarcin

/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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions