<div align="right" <sup <bEN</b | <a href="./README.es.md"ES</a | <a href="./README.de.md"DE</a | <a href="./README.ja.md"日本語</a | <a href="./README.fr.md"FR</a | <a href="./README.zh.md"中文</a </sup </div
<div align="center"
<a href="https://docmd.io" <picture <source media="(prefers-color-scheme: dark)" srcset="https://github.com/docmd-io/docmd/blob/main/packages/ui/assets/images/docmd-logo-dark.png?raw=true" / <source media="(prefers-color-scheme: light)" srcset="https://github.com/docmd-io/docmd/blob/main/packages/ui/assets/images/docmd-logo-dark.png?raw=true" / <img src="https://github.com/docmd-io/docmd/blob/main/packages/ui/assets/images/docmd-logo-dark.png?raw=true" alt="docmd" width="210" / </picture </a
<br/
<p<bProduction-ready documentation from Markdown, in seconds.</b<br/Zero config. AI-native. Built for developers.</p
<p <a href="https://www.npmjs.com/package/@docmd/core"<img src="https://img.shields.io/npm/v/@docmd/core.svg?style=flat-square&color=CB3837" alt="npm version"</a <a href="https://www.npmjs.com/package/@docmd/core?activeTab=versions"<img src="https://img.shields.io/npm/dm/@docmd/core.svg?style=flat-square&color=38bd24" alt="monthly downloads"</a <a href="https://github.com/docmd-io/docmd"<img src="https://img.shields.io/github/stars/docmd-io/docmd?style=flat-square&logo=github" alt="GitHub stars"</a <a href="https://github.com/docmd-io/docmd/blob/main/LICENSE"<img src="https://img.shields.io/github/license/docmd-io/docmd.svg?style=flat-square&color=A31F34" alt="license"</a </p
<h4 <a href="https://docmd.io"Website</a · <a href="https://docs.docmd.io"Documentation</a · <a href="https://live.docmd.io"Live Editor</a · <a href="https://github.com/docmd-io/docmd-skills"Agent Skills</a · <a href="https://github.com/docmd-io/docmd/issues"Report a Bug</a </h4
<br/
<a href="https://docs.docmd.io" <img width="820" alt="docmd default theme — light and dark mode preview" src="https://raw.githubusercontent.com/docmd-io/docmd/refs/heads/main/assets/docmd-cover.webp" / </a
<br/<br/
</div
Quick Start
Run docmd in any folder with Markdown files — no install needed:
npx @docmd/core dev<details <summary<bOpens at <codehttp://localhost:3000</code</b</summary<br
_ _
_| |___ ___ _____ _| |
| . | . | _| | . |
|___|___|___|_|_|_|___|
v1.x.x
┌─ Build
│ Engine JS
│ Source docs/
│ Output site/
│ Versions 2 (06, 05)└────────────────────────────────────────────────────────── ┌─ Data Indexing │ [ DONE ] Syncing git metadata │ [ DONE ] Building semantic search index (multi-version) └────────────────────────────────────────────────────────── ┌─ Publishing │ [ DONE ] Generated robots.txt │ [ DONE ] Generated .nojekyll (disables Jekyll on GitHub Pages) │ [ DONE ] Generated sitemap │ [ DONE ] Generating LLMs context files └──────────────────────────────────────────────────────────
⬢ Initial build completed in 1.2s.