Powered by EmDash CMS

Blog

News, tutorials, and deep dives from the EmDash team. Stay ahead of the modern web.

Introducing Emdash – Cloudflare's Spiritual Successor to WordPress for the Serverless Era
NewsApril 5, 2026

Introducing Emdash – Cloudflare's Spiritual Successor to WordPress for the Serverless Era

In early April 2026, Cloudflare made waves by announcing Emdash, an open-source CMS described as the 'spiritual successor to WordPress.' Built on Astro and TypeScript, it tackles WordPress's most persistent pain points: plugin security, performance bottlenecks, and edge-first deployment.

Read article arrow_forwardschedule10 min read
BUILT WITH EMDASH CMS

The modern CMS for the modern web

This blog is powered by EmDash — Cloudflare's open-source, AI-native content management system. Built on Astro, secured with sandboxed plugins, and managed with AI agents.

terminal

$ npm create emdash@latest

✔ Project name: my-blog

✔ Template: blog

✔ Deploy target: cloudflare

 

✓ EmDash project created!

$ cd my-blog && npm run dev

▲ EmDash v0.1.0 ready at localhost:4321