Docmd lets you quickly generate a documentation site directly from your existing Markdown content. Just run `npx @docmd/core dev` in any folder with Markdown files to get an instant local preview, or use `npx @docmd/core build` to create static assets. It automatically generates navigation, handles multilingual content (i18n), and produces fast-rendering, production-ready sites.
Build production-ready documentation sites from Markdown files with zero setup.
Developers who need to publish structured documentation quickly and efficiently from Markdown, without dealing with complex frameworks or build configurations.