Hacker News new | ask | show | jobs
by matheusmoreira 82 days ago
> If you don't find your blog, please add them.

> RSS / Atom Feed URL *

I really need to implement an RSS/Atom feed in my static site generator, the lack of this feature is really starting to hurt. I can probably get Claude to help me with this.

1 comments

I vibe coded RSS feed for my static site generator a few months ago: https://github.com/dllu/dllup-rs/blob/main/src/main.rs#L850

and was pleasantly surprised to see my blog was already on this website!