<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>Johannes Stillig</title>
  <subtitle>Notes on building things.</subtitle>
  <link href="https://stillig.net/feed.xml" rel="self" />
  <link href="https://stillig.net/" />
  <updated>2026-07-28T00:00:00Z</updated>
  <id>https://stillig.net/</id>
  <author>
    <name>Johannes Stillig</name>
  </author>
  <entry>
    <title>Hello, world</title>
    <link href="https://stillig.net/posts/hello-world/" />
    <updated>2026-07-28T00:00:00Z</updated>
    <id>https://stillig.net/posts/hello-world/</id>
    <content type="html">&lt;p&gt;This is the first post. If you are reading it, the pipeline works.&lt;/p&gt;
&lt;pre class=&quot;language-js&quot;&gt;&lt;code class=&quot;language-js&quot;&gt;console&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;token function&quot;&gt;log&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;token string&quot;&gt;&quot;hello&quot;&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
</content>
  </entry>
</feed>