Hacker News new | past | comments | ask | show | jobs | submit login

For anybody using Hugo, you also may be interested in https://lorendb.dev/posts/fixing-hugos-rss-feed/ in which I fix Hugo's feed template to have the entire article as well as a few other niceties.



Learning hugo is on my bucket list. Has things like tagging which would be a pain to do with a hand coded website.

I got a parsing error when trying to add the rss feed on your website to Thunderbird. Line Number 19, Column 7.


Hm, maybe it's the `<dc:creator>` tag causing the issue. Can you check to see if https://web.archive.org/web/20231225135859/https://lorendb.d... has the same problem? (this is an archive from before I added the `<dc:creator>` tag)

Edit: that doesn't seem to be importable. Give me a minute and I'll check manually.

Edit 2: I am unable to figure out a fix to the problem, sorry! My feed works fine for me in Tiny Tiny RSS, so I am tempted to say that it's caused by a very strict feed parser.


https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Flo...

My rss feeder that I use on my phone works with your site. Maybe it's only Thunderbird that refuses to parse it.


OK, I found the problem. I hadn't imported the proper RSS namespace thingy to provide the `<dc:creator>` tag. I've fixed that now, so you should be able to read my feed in Thunderbird!


That seemed to work! RSS feed is now added to my Thunderbird client.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: