<?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>
		<atom:link href="https://seanbehan.ca/posts/tag/emdash/rss.xml" rel="self" type="application/rss+xml" />
		<title>Sean Behan — emdash</title>
		<link>https://seanbehan.ca/posts/tag/emdash</link>
		<description>Posts tagged “emdash”.</description>
		<language>en-CA</language>
		<!-- RSS wants an address here and readers show the name beside it. -->
		<managingEditor>sean@seanbehan.ca (Sean Behan)</managingEditor>
		<webMaster>sean@seanbehan.ca (Sean Behan)</webMaster>
		<lastBuildDate>Tue, 25 Aug 2026 09:13:21 GMT</lastBuildDate>
		<item>
		<guid isPermaLink="true">https://seanbehan.ca/posts/emdash-and-cloudflare-workers</guid>
		<title><![CDATA[EmDash and Cloudflare Workers]]></title>
		<description><![CDATA[A post explaining that this blog has migrated from SvelteKit to EmDash]]></description>
		<link>https://seanbehan.ca/posts/emdash-and-cloudflare-workers</link>
		<pubDate>Mon, 24 Aug 2026 23:53:36 GMT</pubDate>
		<category>cloudflare</category><category>emdash</category>
		<content:encoded><![CDATA[<p>Today I migrated from SvelteKit to EmDash.</p><p></p><p>EmDash is a CMS made by Cloudflare to replace WordPress. This will be my first post made using the platform.</p><p></p><p>It works by hosting posts on Cloudflare D1 and images on R2. So it requires an active billing account. It also requires Workers Paid due to the size constraints of Workers Free (free Workers can only be up to 3MB).</p><p></p><p>So far it’s working great. I can publish posts directly from the admin panel, and it’s all still cached on Edge.</p>]]></content:encoded>
	</item>
	</channel>
</rss>