1 repository
EmDash reads the plugin manifest and source file, then emits the distribution artifacts into a dist folder.
Distinct from Source Builds from Git: Distinct from Source Builds from Git: focuses on building plugins from their manifest and source, not general software builds from Git.
Explore 1 awesome GitHub repository matching devops & infrastructure · Plugin Source Builds. Refine with filters or upvote what's useful.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Compiles plugin source into a distributable bundle containing hooks, routes, and a manifest for loading.