All docs
On this page
Introduction
What Kobun is, what it writes to your repo, and what it deliberately does not do.
What Kobun is
TODO — one paragraph. The landing page currently frames this as “a proper editor over the repo your content already lives in”, with drafts autosaving privately and publishing writing one clean commit. Confirm that framing is still accurate before reusing it here.
What it writes to your repo
TODO — describe the actual shape of a commit Kobun produces: which paths it writes, what the commit message looks like, whether frontmatter key order is stable, and whether anything outside the content directory is ever touched.
What it does not do
TODO — the honest boundaries. src/components/home/StatusAndRoadmap.astro currently
hand-maintains a “what isn’t there yet” list; that list and this section should agree, and
eventually only one of them should exist.