<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Saurus Blog</title>
        <link>https://saurus.jurri.de/blog</link>
        <description>Saurus Blog</description>
        <lastBuildDate>Wed, 01 Jan 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>de</language>
        <item>
            <title><![CDATA[Welcome]]></title>
            <link>https://saurus.jurri.de/blog/welcome</link>
            <guid>https://saurus.jurri.de/blog/welcome</guid>
            <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Here are a few tips you might find useful.]]></description>
            <content:encoded><![CDATA[<p>Here are a few tips you might find useful.</p>
<!-- -->
<p>Simply add Markdown files (or folders) to the <code>blog</code> directory.</p>
<p>Regular blog authors can be added to <code>authors.yml</code>.</p>
<p>The blog post date can be extracted from filenames, such as:</p>
<p>A blog post folder can be convenient to co-locate blog post images:</p>
<!-- -->
<p>The blog supports tags as well!</p>
<p><strong>And if you don't want a blog</strong>: just delete this directory, and use <code>blog: false</code> in your Docusaurus config.</p>]]></content:encoded>
            <category>dev</category>
            <category>API</category>
        </item>
    </channel>
</rss>