B
Broslunas CMS
DashboardPricingDocumentationGitHub

Getting Started

IntroductionInstallation & SetupLinking Repositories

Core Concepts

Astro CollectionsGit SynchronizationSchemas & Types

Features

Visual EditorGitHub AppVercel IntegrationS3 StorageCollaborationVersion ControlGemini AIJSON Mode

Architecture

How it worksSecurity

Features

JSON Mode

For when standard inputs aren't enough. Edit complex data structures or use our specialized editors.

Specialized Editors

We've created visual interfaces to handle common arrays of objects in advanced content structures.

Transcription Editor

Perfect for podcasts or interviews. Optimized interface for adding time blocks and text quickly.

transcription: [ { time: "00:00", text: "..." } ]

Sections Editor

Build modular landing pages. Add, reorder, and edit content sections with title and body.

sections: [ { title: "Intro", body: "..." } ]

Raw JSON Input

Have the data in another file? All complex editing modals have an "Import JSON" button. Paste your raw JSON and we'll automatically convert it into the visual interface.