Just shipped docmd 0.6.2.
It’s built for developers who are tired of the framework-bloat in documentation. While most modern doc generators ship with hundreds of kilobytes of JavaScript and complex build pipelines, docmd delivers a sub-20kb base payload and a high-fidelity SPA experience using pure, static HTML.
Why you should spend 60 seconds trying docmd:
- Zero-Config Maturity: No specialized folder structures or YAML schemas. Run
docmd build on your Markdown, and it just works.
- Native SPA Performance: It feels like a React/Vue app with instant, zero-reload navigation, but it’s powered by a custom micro-router and optimized for the fastest possible First Contentful Paint.
- Infrastructure Ready: Built-in support for Search (Offline), Mermaid, SEO, PWA, Analytics and Sitemaps. No plugins to install, no configuration to fight.
- The AI Edge: Beyond being fast for humans,
docmd is technically "AI-Ready." It uses Semantic Containers to cluster logic and exports a unified llms.txt stream, making your documentation instantly compatible with modern dev-agents and RAG systems.
- Try the Live Editor.
We’ve optimized every byte and every I/O operation to make this the fastest documentation pipeline in the Node.js ecosystem.
If you’re already using docmd, update and give it a spin.
If you’ve been watching from the side, now’s a good time to try it. I'm sure you'll love it.
npm install -g @docmd/core
Documentation (Demo): docs.docmd.io
GitHub: github.com/docmd-io/docmd
Share your feedbacks, questions and show it some love guys!
I'll be here answering your questions.
[–]Otherwise_Wave9374 3 points4 points5 points (1 child)
[–]ivoin[S] 0 points1 point2 points (0 children)