All docs

Kobun documentation

How to connect a repo, describe your content model, and read your Markdown back out in whatever framework you build with.

Getting started

Introduction

What Kobun is, what it writes to your repo, and what it deliberately does not do.

Quickstart

Connect a repository, add a config file, and publish your first entry.

Content

Collections

How a collection in your config file becomes an editor and a directory of Markdown.

Fields

The field types available to a collection, and what each one writes to frontmatter.

Frameworks

Reading content back

Kobun writes plain Markdown, so every framework reads it with its own loader.

Deployment

Self-hosting

Run Kobun on your own infrastructure under the FSL-1.1-MIT licence.