Projects

writing · CMS · open source

Kobun

Modern CMS for developers, powered by GitHub. Connect a GitHub repo, write a config file, start publishing.

kobun.ioJuly 20, 2026current

Updates

  • This site's articles now run on Kobun

    The articles collection here is the first thing Kobun manages end to end. Its 71 markdown files moved to Kobun's frontmatter shape — slug, status, and a createdAt/updatedAt/publishedAt trio — and a .kobun.json at the repo root now declares the collection: where the files live, what each field is, and which editor control it gets.

    That config file is the whole integration. Point Kobun at the repo and the same files this site builds from become editable in a browser, with every save landing as a commit.