-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Up until June 2020 (admittedly long ago) it was possible to follow news from UTN's website using this RSS feed
https://www.utn.se/sv/rss.xml.
RSS is a web standard (effectively XML over HTTP in contrast to regular browsing which is HTML over HTTP) and an excellent way to let interested visitors keep up-to-date with your website without forcing any exchange of personally identifiable information.
This is a feature request to please create at least one RSS feed on the UTN website.
Most importantly for content labelled "Nyheter".
I am not sure whether your website is built on PHP or Python, but I assume both have first-rate support for RSS/Atom feeds somewhere.
Finally, I would be amiss not to say that I'm very impressed by UTN's open code!
You guys even have an Ansible playbook. Keep up the awesome work :-)