<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://saurus.jurri.de/blog</id>
    <title>Saurus Blog</title>
    <updated>2025-01-01T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://saurus.jurri.de/blog"/>
    <subtitle>Saurus Blog</subtitle>
    <icon>https://saurus.jurri.de/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome]]></title>
        <id>https://saurus.jurri.de/blog/welcome</id>
        <link href="https://saurus.jurri.de/blog/welcome"/>
        <updated>2025-01-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Here are a few tips you might find useful.]]></summary>
        <content type="html"><![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>
        <author>
            <name>JayDee</name>
            <uri>https://about.me/jay-dee/getstarted</uri>
        </author>
        <category label="dev" term="dev"/>
        <category label="API" term="API"/>
    </entry>
</feed>