<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://blog.sogud.me</id>
    <title>Sogud</title>
    <updated>2026-05-10T15:53:41.666Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Sogud</name>
    </author>
    <link rel="alternate" href="https://blog.sogud.me"/>
    <link rel="self" href="https://blog.sogud.me/atom.xml"/>
    <subtitle>Notes, essays, and technical writing by Sogud.</subtitle>
    <icon>https://blog.sogud.me/favicon.ico</icon>
    <rights>All rights reserved Sogud</rights>
    <entry>
        <title type="html"><![CDATA[Markdown Examples]]></title>
        <id>https://blog.sogud.me/markdown-examples/</id>
        <link href="https://blog.sogud.me/markdown-examples/"/>
        <updated>2021-03-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[View examples of common Markdown and MDX formatting in the new blog system.]]></summary>
        <author>
            <name>Sogud</name>
        </author>
    </entry>
    <entry>
        <title type="html"><![CDATA[Next.js Static Blog]]></title>
        <id>https://blog.sogud.me/nextjs-static-blog/</id>
        <link href="https://blog.sogud.me/nextjs-static-blog/"/>
        <updated>2021-03-18T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The old Nextra starter has been replaced by a small content-first static blog.]]></summary>
        <author>
            <name>Sogud</name>
        </author>
    </entry>
</feed>