Public documentation for KiwiFS, built with Mintlify.
Published at docs.kiwifs.com.
npm i -g mint
cd kiwi/docs
mint devOpen http://localhost:3000.
Read AGENTS.md for terminology, style, and scope. Edit MDX pages and update docs.json when adding routes.
mint broken-links| Path | Purpose |
|---|---|
*.mdx |
Documentation pages |
docs.json |
Navigation and site config |
AGENTS.md |
Authoring guide for humans and agents |
concepts/ |
Product concepts |
guides/ |
How-to guides (web UI, protocols, FAQ, examples) |
api/ |
REST API reference |
cli/ |
CLI reference |
import/ / export/ |
Data movement |
deploy/ |
Docker, Kubernetes, Go embed |
Source-of-truth behavior lives in the kiwifs/kiwifs repository; these docs describe the public API, CLI, and configuration only.