~fd/ersei.net

269041bf34d31a6c9d40cd57ea2ac4b126c67caa — Ersei Saggi a month ago c8136fd
Notice of RSS to Atom
1 files changed, 17 insertions(+), 0 deletions(-)

M themes/ersei2/templates/feed.rss.twig
M themes/ersei2/templates/feed.rss.twig => themes/ersei2/templates/feed.rss.twig +17 -0
@@ 17,6 17,23 @@
        <description>{{ collection.params.description }}</description>
        <language>{{ grav.language.getLanguage|default(config.system.language.default_lang)|default('en') }}</language>
        <lastBuildDate>{{ lastBuildDate|date('D, d M Y H:i:s O') }}</lastBuildDate>
		<item>
			<title>Switch from RSS to Atom feeds please</title>
			<link>https://he.ersei.net/rss-to-atom.html</link>
			<guid>https://he.ersei.net/rss-to-atom.html</guid>
			<pubDate>Tue, 29 Oct 2024 15:20:00 -0400</pubDate>
			<description>
				<![CDATA[
				<p>This is a post that's only available to those using RSS feeds</p>
				<p>Atom (the file format) fixes a lot of problems with RSS. You can search online the differences yourself.</p>
				<p>I'm going to start redirecting all your requests from blog.rss to blog.atom one week from now, Tuesday, November 5, 2024</p>
				<p>If that's a problem, <a href="https://ersei.net">contact me</a></p>
				<p>If you are using a feed reader made in the last two decades, you are fine. There's nothing to worry about.</p>
				<p>Just letting y'all know in case there is someone who is using a homebrewed RSS reader</p>
				]]>
			</description>
			<category>rss</category>
		</item>
        {% for item in collection %}
        {% set banner = item.media.images|first %}
        <item>