<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Zoe Schurman</title>
  <subtitle>Zoe Schurman&#39;s personal site</subtitle>
  
  
  <updated>2026-04-06T00:00:00.000Z</updated>
  <id>/</id>
  <author>
    <name>Zoe Schurman</name>
  </author>
  
  
  <entry>
    <title>a third post for good measure</title>
    <link href="/posts/third-post/"/>
    <updated>2026-04-06T00:00:00.000Z</updated>
    <id>/posts/third-post/</id>
    <content type="html"><![CDATA[<p>This exists so the blog listing page has three entries and you can see how it looks with a few posts.</p>
<p>Posts are automatically sorted newest-first on the blog page.</p>
]]></content>
  </entry>
  
  
  
  <entry>
    <title>on making things</title>
    <link href="/posts/on-making-things/"/>
    <updated>2026-04-03T00:00:00.000Z</updated>
    <id>/posts/on-making-things/</id>
    <content type="html"><![CDATA[<p>Another sample post to show how tags work. This one has two tags: <code>art</code> and <code>ramblings</code>.</p>
<p>If you click a tag, you’ll see all posts with that tag. The <a href="/tags/">tags page</a> shows all tags across the site.</p>
<p>See also: <a href="/posts/hello-world/">hello world</a>, which is the other sample post.</p>
]]></content>
  </entry>
  
  
  
  <entry>
    <title>hello world</title>
    <link href="/posts/hello-world/"/>
    <updated>2026-04-01T00:00:00.000Z</updated>
    <id>/posts/hello-world/</id>
    <content type="html"><![CDATA[<p>This is a sample post. You can delete it.</p>
<p>Here’s how you make a new post: create a markdown file in the <code>posts/</code> folder with frontmatter like the stuff at the top of this file. That’s it.</p>
<p>You can link to <a href="/posts/on-making-things/">other posts</a> like this, and they interlink naturally.</p>
<h2>subheadings work</h2>
<p>So does <strong>bold</strong>, <em>italic</em>, and <code>inline code</code>.</p>
<blockquote>
<p>Blockquotes too.</p>
</blockquote>
<ul>
<li>bullet</li>
<li>points</li>
<li>work</li>
</ul>
<ol>
<li>and numbered</li>
<li>lists</li>
<li>as well</li>
</ol>
]]></content>
  </entry>
  
  
</feed>
