Start
Get a production documentation site running in seconds — no boilerplate, no config files.
npx @docmd/core dev
That’s it. Write Markdown in a docs/ folder and docmd builds a full documentation site with navigation, search, SEO, sitemap, and more — all out of the box.
Core Capabilities
Everything you need ships built-in. No plugins to install for the essentials.
One command to go from Markdown files to a production documentation site. No config files required.
Auto-generates llms.txt and llms-full.txt for LLM consumption. Your docs are AI-ready by default.
Client-side full-text search powered by MiniSearch. Works across versions and locales with zero setup.
Embed live, editable code sandboxes directly in your documentation pages.
Switch between built-in themes or create your own. Supports light, dark, and system-preference modes.
First-class multi-language support with locale-first URLs, per-locale search, and translated UI strings.
Extending Markdown
Go beyond static text. docmd provides rich container syntax directly in Markdown — callouts, tabs, cards, grids, hero sections, collapsible sections, and more.
Explore ContainersEmbed live, editable preview windows naturally into your pages using the Live Preview API.
Select text in dev mode to open Threads and leave comments alongside your documentation team.