Tuesday, 2 December 2025

Show HN: Docmd v0.3 – Static documentation generator (built-in search, no React) https://bit.ly/4otzYDm

Show HN: Docmd v0.3 – Static documentation generator (built-in search, no React) Hi HN, I posted docmd here a few months ago when it was just a simple markdown parser. I'm back with v0.3 because we just hit a major milestone: fully offline, client-side full-text search with zero configuration. I built this because I wanted a Node.js-native alternative to MkDocs Material. I didn't want to install Python in my CI/CD just for docs, and Docusaurus felt too heavy (React hydration) for simple static text. Docmd generates raw HTML/CSS, is under 15kb gzipped, and now handles search, versioning, and diagrams natively. Would love to hear what you think of the search implementation. https://bit.ly/3Ya0uqF December 2, 2025 at 10:34PM

No comments:

Post a Comment