Sean Behan

Writing

EmDash and Cloudflare Workers

A post explaining that this blog has migrated from SvelteKit to EmDash

·1 min read

Today I migrated from SvelteKit to EmDash.

EmDash is a CMS made by Cloudflare to replace WordPress. This will be my first post made using the platform.

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).

So far it’s working great. I can publish posts directly from the admin panel, and it’s all still cached on Edge.