add blog rss feed

GitHub issue #2 Feature Shipped schpet.via discord Dec 16, 2025 View Discord message View GitHub mirror 1 GitHub reaction

Discord Message

Author: schpet. Channel: #feedback Link: https://discord.com/channels/1405685085923049482/1405686161791516873/1450597255039025265


not sure how many people would use it, but for me an rss feed would be a nice addition to the blog

discord-bug

6 Comments

josharianvia github Dec 18, 2025

@crawshaw put up https://blog.exe.dev/atom.xml -- give it a whirl, and please re-open if it doesn't work for you. Thanks for asking for this; I wanted it too. :)

schpetvia github Dec 18, 2025

nice thanks! saves me from having to be online.

FYI if you add something like

<link rel="alternate" type="application/rss+xml" title="exe.dev blog" href="https://blog.exe.dev/atom.xml">

to the page it'll be more discoverable. otherwise my reader tells me this (i.e. it doesn't guess the /atom.xml url)

josharianvia github Dec 18, 2025

Good tip. This landed in our codebase and it'll go out...sometime. :) Thanks again.

farzadmfvia github May 10, 2026

I think the feed was working until a few days ago, but I saw an error in my reader, and Feed Validator confirms that there is/are issue(s) with the feed

crawshawvia github May 10, 2026

Thanks @farzadmf, this should be fixed now.

farzadmfvia github May 13, 2026

Thank you @crawshaw