Show HN: Docmd v0.3 – Static documentation generator (built-in search, no React) https://ift.tt/WrVf2ep
Docmd v0.3: A Lightweight Static Documentation Generator With Built-In Search On December 2, 2025, a new milestone was announced for Docmd , a static documentation generator written in Node.js. Originally introduced as a simple Markdown parser, Docmd has now evolved into a fully featured documentation tool with offline, client-side full-text search , versioning, and diagram support—all without relying on heavy frameworks or external dependencies. The release of v0.3 marks a significant step forward in the project’s ambition to provide a privacy-friendly, lightweight alternative to popular documentation platforms like MkDocs Material and Docusaurus. Summary of the Release Docmd v0.3 introduces several key features: Offline full-text search: Runs entirely in the browser, requiring no server configuration or external indexing. Zero configuration: Search works out-of-the-box, eliminating the need for complex setup. Versioning support: Enables documentation projects to manage ...