Astro-Native
Built on Astro 6’s Live Content Collections. Content updates appear instantly at runtime.
Astro-Native
Built on Astro 6’s Live Content Collections. Content updates appear instantly at runtime.
Type-Safe
Generate TypeScript types from your content model for full type safety and autocomplete, from query to template.
Plugin Ecosystem
WordPress-inspired plugin system with hooks, storage, and admin UI extensions. Agent-portable plugin migration from WordPress.
The following commands create a new EmDash site and start the development server. The admin UI is then available at http://localhost:4321/_emdash/admin.
npm create astro@latest -- --template @emdash-cms/template-blognpm run dev