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
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.
Choosing the Right Emdash Starter Theme in 2026: Blog, Marketing, or Portfolio?
Unlike traditional marketplaces overflowing with thousands of options, Emdash Themes focuses on quality, clarity, and real-world use cases. This guide breaks down the three free official starters to help you decide which one best fits your project.
How Emdash Themes Differ from Traditional WordPress Themes – A 2026 Comparison
While WordPress themes function as installable 'skins,' Emdash Themes take a completely different approach — each one is a full, standalone Astro project that you own and control from the first commit. Here's a detailed comparison.
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.
$ 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