@neil Do you have a guide you recommend for implementing RSS? Say, for a personal website where one is not using a batteries-included package like Wordpress
Post
@neil Jekyll knocked together a pretty competent feed for my old computers blog: https://www.leadedsolder.com/feed.xml I'm not sure about compliance yet.
@neil@mastodon.neilzone.co.uk https://lunareclipse.zone/ has a full text Atom feed and a descriptions-only RSS feed, most readers should work with either
@neil So I recently leant, if you’re on #Hugo and it’s not already full text, all it takes is finding the template file with <description> and somewhere after that it will have a `{{ .Summary` and change that Summary to Content. So surprisingly not hard.!!
https://mastodon.me.uk/@coffeenow/116426105215832997
@neil Hugo and our selected template made this easy 😁
@neil I *think* https://eomuziko.com/en/ has full-text RSS. It's a while since I set it up... If it doesn't, I'll fix that asap!
@neil My blog has had full text rss since day 1 - but admittedly only because its default on omg.lol as I wouldn’t have thought of it back then:
@neil My blog #publicvoit https://karl-voit.at/ is generated by my Python generator #lazyblorg: https://karl-voit.at/tags/lazyblorg/
It not only got #Atom feeds for links only, teasers and full articles: https://karl-voit.at/how-to-use-this-blog/
It also got Atom feeds for all of my tags: https://karl-voit.at/tags/
Furthermore, you can combine up to 2 tags and still get a feed: https://karl-voit.at/2026/04/19/lazyblorg-recent-features/
Example: Austria + education = https://karl-voit.at/tags/austria/education/ -> feed.
I think you rarely see more feed options with other sites. 😉
@neil I have one at mattlacey.com but I've not posted in a while. Also just noticed that there's some validation issues to sort now, though it is valid.
@neil
https://www.die-welt.net/rss.xml built with https://getnikola.com/ (and I'm sad browsers soon will drop XML styling as Nikola does it very nicely)
@neil oh me! https://dwlt.net - I don’t always remember to post often these days, mind you :-/