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

Visual Editor

An immersive writing experience that separates content from configuration. Write in Markdown/MDX without distractions.

Metadata Panel

Your file's entire Frontmatter lives in the sidebar. Edit titles, dates, authors, and tags without touching code.

  • Automatic type validation
  • Smart date pickers
  • Support for arrays and lists

Content Area

A robust Markdown editor with syntax highlighting. Supports MDX, so you can write React components directly.

  • Live Preview (Coming Soon)
  • GFM Syntax (GitHub Flavored Markdown)

Field Management

The editor is flexible. If your file needs a new Frontmatter field that doesn't exist in the schema, you can add it on the fly.

+ Add Field
Press this button in the sidebar to inject new properties into the post.

Media & Assets

Upload images directly from the editor. Images are automatically saved to the public/ folder of your repository.

Drag & Drop supported