Show HN: Docsome – Single Markdown file to featured static documentation(docsome.guarana.studio) I made an open source, static documentation site generator for busy builders. It requires you to create a single Markdown file and run the build command with the CLI:
npx docsome build DOCS.md What you get: - Elegant UI with light/dark mode toggle - Fully static build you can host on GitHub Pages - llms.txt generated so AI agents can parse it more easily - Search function that indexes your Markdown |