A front-end app to quickly create and share standalone HTML documentation files.
Documinter is a browser-based editor for building clean documentation and exporting it as a single, self-contained HTML file — no platform, no server, and no account required.
It grew out of a recurring need to produce shareable documentation without leaning on external platforms or heavy tooling. The aim was a lightweight app that outputs one HTML file anyone can open in a browser, with as few dependencies as possible.
At its core is a flexible block system that composes well while keeping the exported HTML entirely standalone. Supporting inline images meant building in compression, so documents can embed visuals without bloating the final file.
Documinter is live and does what it set out to do: it turns a structured editing session into a single portable HTML file that opens in any browser, with no server or account in the loop.