
Schema-driven headless CMS with file-based content storage
A headless CMS built in Rust that uses JSON Schema to define content types, automatically generates editing forms, stores content as JSON files on disk, and serves it via a REST API. Includes content-addressed file uploads, webhook-driven deploys, import/export bundles, and a server-rendered admin UI with dark mode.