Introduction
What is Acme Docs?
Acme Docs is the source of truth for building, shipping, and operating the platform. Content stays beside the code that it documents.
ciderpress devOne command, working docs site.
An opinionated documentation framework for monorepos. No restructuring, no plugins, no theme wiring. Just point it at your markdown.
Acme Docs is the source of truth for building, shipping, and operating the platform. Content stays beside the code that it documents.
ciderpress devOne command, working docs site.
Everything you need, nothing you don't. Configured in TypeScript, validated at boot.
This site documents its own source with the same card grid you get for free.
Reusable modules shared across the codebase — libraries, utilities, configs, SDKs, and internal tooling.
Your whole site lives in ciderpress.config.ts. It gets validated on load, so a typo fails at startup instead of in production.
No plugin to install, no theme to fork.
Ciderpress reads your repo where it sits, with no copying and no restructuring. Globs pick up new files, so adding a page means adding a file.
$ ciderpress dev ✓ synced 128 pages from 6 workspaces ▸ sidebar + nav generated ↻ watching for changes… ✓ ready at http://localhost:3000