EmDash Render

Brücke zwischen EmDash CMS (D1) und Hono — Query-Helfer und Portable Text-Renderer.

Erweiterung

EmDash Render

Brücke zwischen EmDash CMS (D1) und Hono — Query-Helfer und Portable Text-Renderer.

  • Kategorie: Betrieb
  • Status: Verfügbar
  • Version: 1.0.0
  • Preis: Free

Bridge between EmDash CMS (D1) and Hono — provides query helpers and a Portable Text renderer for building custom frontends outside the standard Astro setup.

Installation

npm install @awesomeem/emdash-render

Usage scenarios

  • Custom frontends — build Hono-based frontends that consume EmDash content.
  • API-first sites — query D1 content and render Portable Text programmatically.
  • Headless EmDash — use EmDash as a headless CMS with a custom rendering layer.