<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>bytelog.nl | Blog</title><description>Technical blog and guides on homelab, infrastructure, and code.</description><link>https://bytelog.nl/</link><language>en</language><item><title>Test post</title><link>https://bytelog.nl/blog/test-post/</link><guid isPermaLink="true">https://bytelog.nl/blog/test-post/</guid><pubDate>Mon, 29 Jun 2026 22:07:00 GMT</pubDate><content:encoded>&lt;p&gt;CI roundtrip validation&lt;/p&gt;
</content:encoded></item><item><title>Welcome to bytelog</title><link>https://bytelog.nl/blog/welcome-to-bytelog/</link><guid isPermaLink="true">https://bytelog.nl/blog/welcome-to-bytelog/</guid><description>The first post — what this site is, and how it&apos;s built and published.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;This is the first post on &lt;strong&gt;bytelog&lt;/strong&gt;. It doubles as a smoke test for the blog: it has
a heading or two (so the table of contents renders), a highlighted code block, an aside,
and a collapsible section.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-this-is&quot;&gt;What this is&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;A technical blog with first-class guides. Posts are short and dated; guides are longer
how-tos that live in their own section.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;how-its-built&quot;&gt;How it’s built&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The whole site is static — authored in a browser, built by CI, and served as plain files:&lt;/p&gt;
&lt;div&gt;&lt;figure&gt;&lt;figcaption&gt;&lt;span&gt;&lt;/span&gt;&lt;/figcaption&gt;&lt;pre&gt;&lt;code&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;npm&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;ci&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;npm&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;run&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;build&lt;/span&gt;&lt;span&gt;   &lt;/span&gt;&lt;span&gt;# -&gt; dist/&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;&lt;/div&gt;
&lt;aside aria-label=&quot;Note&quot;&gt;&lt;p aria-hidden=&quot;true&quot;&gt;Note&lt;/p&gt;&lt;div&gt;&lt;p&gt;Comments are intentionally out of scope for now.&lt;/p&gt;&lt;/div&gt;&lt;/aside&gt;
&lt;details&gt;
&lt;summary&gt;The short version of the stack&lt;/summary&gt;
&lt;p&gt;Astro + Starlight, with the &lt;code dir=&quot;auto&quot;&gt;starlight-blog&lt;/code&gt; plugin, authored through Sveltia CMS and
published as static HTML.&lt;/p&gt;
&lt;/details&gt;
&lt;p&gt;More to come.&lt;/p&gt;
</content:encoded></item></channel></rss>