Do you actually need a static site generator?
You need one if your docs must live beside code in a repository, build offline, or be extended with plugins. You do not need one if what you actually wanted was a fast, searchable site and a generator is simply the route you were told to take.
What a static site generator actually buys you
What it costs to keep, which nobody puts in the tutorial
A worked example of the drift
When you genuinely do need one
When you do not
The docs are prose, and the writers are not engineers
You are one person, and the pipeline is the project
You wanted a fast searchable site and were handed a build system
A short way to decide
| Question | If yes |
|---|---|
| Must the docs live in the same repo as the code? | Self-host a generator |
| Is any page generated from source by a plugin? | Self-host a generator |
| Must the build run with no internet? | Self-host a generator |
| Will a non-engineer need to publish a fix alone? | Use something hosted |
| Is “nobody owns the pipeline” already true? | Use something hosted |
Questions
What is a static site generator?
Do I need a static site generator for documentation?
What is the real cost of self-hosting a docs generator?
Can I start hosted and move to a generator later?
Is a static site generator faster than a hosted docs platform?
Try the free plan instead of reading about it
- Drag in a folder of Markdown, a zip, a Word document or a PDF
- Search, navigation and a 404 page are built for you
- Export the built site or the source on every plan, free included
How to pick a docs platform you can leave
Everyone checks features before signing up and nobody checks the exit. Six questions to ask before you commit, all answerable in ten minutes on a free trial, and the reason the answers change how much you pay later.
Full-text search in docs without paying for an index
Search on a documentation site does not have to be a subscription. For most doc sets the index is small enough to build at publish time and ship with the pages, which costs nothing and works offline.
Docszero vs MkDocs: the same site, without the pipeline
MkDocs is free and always will be. What costs is the hosting, the CI job and the afternoons. Docszero builds with Zensical, the Material for MkDocs team’s own successor, and publishes it for you.
Docszero vs Mintlify: free plans, and the cliff after them
Mintlify’s free plan is the most generous of the big docs platforms — five editors and a custom domain. The catch is what comes next: the first paid plan is $450 a month. Docszero Pro is $19.99.