<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Alfred Nerstu – Blog</title>
		<link>https://alfrednerstu.com/more/blog</link>
		<atom:link href="https://alfrednerstu.com/more/blog/rss.xml" rel="self" type="application/rss+xml" />
		<atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" />
		<description>Writing by Alfred Nerstu on design, product and side projects.</description>
		<language>en</language>
		<lastBuildDate>Mon, 25 May 2026 00:00:00 GMT</lastBuildDate>
		<item>
			<title>Reply – Mon, 25 May 2026</title>
			<link>https://alfrednerstu.com/more/blog/reply-post-type-discovery</link>
			<guid isPermaLink="true">https://alfrednerstu.com/more/blog/reply-post-type-discovery</guid>
			<pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
			<category>reply</category>
			<description>A reply post, as a worked example of u-in-reply-to.</description>
			<content:encoded><![CDATA[<p>The discovery algorithm is the right shape: properties first, type inferred. It means the authoring side stays tiny — just markdown frontmatter — and the reading side gets all the structure it needs.</p>
]]></content:encoded>
		</item>
		<item>
			<title>Site v0.1</title>
			<link>https://alfrednerstu.com/more/blog/release-v0-1</link>
			<guid isPermaLink="true">https://alfrednerstu.com/more/blog/release-v0-1</guid>
			<pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
			<category>article</category>
			<description>First tagged release of the rebuilt site.</description>
			<content:encoded><![CDATA[<p>Tagged the first version of the rebuilt site. Highlights:</p>
<ul>
<li>Blog with adjacent navigation</li>
<li>Microformat-aware post types (note / photo / reply / bookmark / like / repost / article)</li>
<li>Pagefind-powered search at <a href="https://alfrednerstu.com/search"><code>/search</code></a></li>
<li>Webmention discovery via <a href="https://webmention.io">webmention.io</a></li>
<li>WebSub hub on the RSS feed</li>
<li>IndieMark Level 1 done; Level 2 done bar POSSE and Web Actions</li>
</ul>
<p>Next: real notes, real syndications, real replies.</p>
]]></content:encoded>
		</item>
		<item>
			<title>View from somewhere in Malmö</title>
			<link>https://alfrednerstu.com/more/blog/photo-malmo-view</link>
			<guid isPermaLink="true">https://alfrednerstu.com/more/blog/photo-malmo-view</guid>
			<pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
			<category>photo</category>
			<description>A photo, with caption.</description>
			<content:encoded><![CDATA[<p>A photo post. The <code>u-photo</code> class is what makes Indieweb consumers treat this as a photo rather than an article — even with a title attached.</p>
]]></content:encoded>
		</item>
		<item>
			<title>Bookmark – Sun, 24 May 2026</title>
			<link>https://alfrednerstu.com/more/blog/bookmark-pagefind</link>
			<guid isPermaLink="true">https://alfrednerstu.com/more/blog/bookmark-pagefind</guid>
			<pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
			<category>bookmark</category>
			<description>Bookmarked Pagefind for future reference.</description>
			<content:encoded><![CDATA[<p>A static-site search index that builds in a fraction of a second and serves zero-runtime queries. Now powering the search on this site.</p>
]]></content:encoded>
		</item>
		<item>
			<title>Note – Sat, 23 May 2026</title>
			<link>https://alfrednerstu.com/more/blog/microformat-types-note</link>
			<guid isPermaLink="true">https://alfrednerstu.com/more/blog/microformat-types-note</guid>
			<pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
			<category>note</category>
			<description>A short thought, no title needed.</description>
			<content:encoded><![CDATA[<p>Just trying out the note format — no title, no fuss. Microformat consumers infer this is a &quot;note&quot; because there&#39;s no <code>p-name</code> on the entry.</p>
<p>If something needs a heading later, it gets one. If it doesn&#39;t, it doesn&#39;t.</p>
]]></content:encoded>
		</item>
		<item>
			<title>Hello, world</title>
			<link>https://alfrednerstu.com/more/blog/hello-world</link>
			<guid isPermaLink="true">https://alfrednerstu.com/more/blog/hello-world</guid>
			<pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
			<category>article</category>
			<description>First post on the new blog. A short note on why I&apos;m starting to write here.</description>
			<content:encoded><![CDATA[<p>This is the first post on the new blog.</p>
<p>I wanted a low-friction place to write — short notes, longer essays, work-in-progress thinking. The setup is intentionally simple: markdown files in a folder, rendered by <a href="https://mdsvex.pngwn.io/">mdsvex</a> inside this SvelteKit site.</p>
<h2>Why now</h2>
<p>I&#39;m slowly working through the <a href="https://indieweb.org/IndieMark">IndieMark</a> levels — small, concrete steps toward owning my own corner of the web. Posts, permalinks and h-entry are part of Level 1.</p>
<p>More soon.</p>
]]></content:encoded>
		</item>
	</channel>
</rss>