Doccupine
- Year
- 2026
- Disciplines
- Product DesignWeb DevelopmentAI Experiences
- Live
- doccupine.com
Documentation made simple
Doccupine is an open-source toolchain that turns a directory of MDX files into a production documentation site. One command, npx doccupine, scaffolds a full Next.js app, watches every save, regenerates pages live and builds the navigation straight from frontmatter.
Writing stays plain Markdown. Everything around it is generated: search, dark mode, sections, an OpenAPI reference with a live request playground, and changelogs readers can subscribe to over RSS.
Documentation made simple. Open source. AI-ready.
One ecosystem
Doccupine and Cherry feed each other: every generated docs site is themed through cherry-styled-components, and the chat interface built for Doccupine was generalized back into Cherry's chat kit.
The CLI is free and open source, and docs.doccupine.com is itself a Doccupine site, so the documentation doubles as the product demo.