<?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://somnus.engineering/blog</id>
    <title>Somnus Blog</title>
    <updated>2026-08-20T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://somnus.engineering/blog"/>
    <subtitle>Somnus Blog</subtitle>
    <icon>https://somnus.engineering/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Hello World]]></title>
        <id>https://somnus.engineering/blog/hello-world</id>
        <link href="https://somnus.engineering/blog/hello-world"/>
        <updated>2026-08-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Somnus is online.]]></summary>
        <content type="html"><![CDATA[<p>Somnus is online.</p>
<!-- -->
<p>This site is where we'll write about what we're building — project notes,
technical write-ups, and the occasional post-mortem.</p>
<p>It runs on <a href="https://docusaurus.io/" target="_blank" rel="noopener noreferrer" class="">Docusaurus</a> and deploys to Cloudflare
Pages. More soon.</p>]]></content>
        <author>
            <name>Somnus</name>
            <uri>https://somnus.engineering</uri>
        </author>
        <category label="Hello" term="Hello"/>
    </entry>
</feed>