Your docs generator already produces a folder of HTML. hstd is the place that folder goes, with a preview per version so nobody ships a broken sidebar.
Free for 3 sites on hstd.app. No card needed.
hstd is the opposite of all three. Files in, live URL out, you keep the publish button.
Docusaurus, MkDocs, VitePress, Sphinx, mdBook: any tool that outputs HTML.
Zip it and drop it, or let a script post it to /uploads and import it over MCP.
Every build is a version with a link. Publish when the team has looked.
Everything on this page is on the free plan unless it says Pro. Prices and limits are on the pricing page .
Yes. Post the built zip to https://hstd.app/uploads from your pipeline, then call the import-upload MCP tool, or drop it by hand. Full steps are in the docs.
Yes. Search indexes are just files, so Lunr, Pagefind and the built-in search of most generators work as they do locally.
Yes. Invite them to your team. Members can upload and publish; admins can also create sites and connect domains.
The last five published versions plus the live one, and any draft. Roll back in one click.
Add redirects to _config.json in the build output, with wildcards and :splat for whole sections. Anything still missing lands on the 404 page you name there instead of a bare error.
Your first site can be live before the kettle boils.