Document360
Replaceable in one session with an AI coding agent.
A documentation platform for public help centres and product docs: versioned articles, a review workflow, and a search-led reader experience.
Build me the documentation site I actually need instead of Document360. Static site generators solved the publishing half years ago and do it better. The parts worth building are the workflow around them and the measurement afterwards. STACK - Astro with content collections, or Docusaurus, for the site itself - Node 20+ with Fastify for the small dynamic half — search analytics, feedback, the reader's own signals - SQLite through better-sqlite3, WAL mode - Pagefind for search, built at build time, served statically - Caddy in front THE CONTENT - Markdown in git, one file per article, with frontmatter: title, description, version, owner, reviewed_at, status - Versions as directories, with a version switcher; **an unversioned documentation site is one that lies to everybody on an older release** - Review through pull requests. That is the workflow the paid product is selling and you already have it SEARCH THAT DOES NOT COST ANYTHING - Pagefind builds an index at build time and serves it as static files — no search service, no index to keep in step, works on a static host - Weight the title and the headings above the body - **Log every query and every empty result to your small server.** That log is the entire content roadmap: the questions people ask that your documentation does not answer THE READER - One column, a sidebar that shows where you are, a table of contents on the right, and a search box focused by pressing slash - Every code block copyable, and tabs for the languages - Fast: this is documentation, and a person is reading it because something is broken MEASUREMENT, WHICH IS THE PART PEOPLE SKIP - 'Did this answer your question' on every page, yes or no plus an optional line. **The no's with comments are the highest-value editorial input you will ever get** - Search queries with no result, and searches followed immediately by another search - Time on page is noise here; the answer signal is not KEEPING IT CURRENT - reviewed_at in the frontmatter and a build warning for anything past its interval - A stale banner on the page itself once it lapses, because a reader deserves to know - Broken internal links fail the build; broken external links appear in a weekly report WHAT MATTERS MOST The empty-search log and the per-page answer signal. Publishing is solved; knowing what to write next is not.
What you lose
- Versioned documentation with a review and approval flow
- A polished reader experience with search built in
- Analytics on which articles fail to answer the question
- Hosting, search indexing and a content network
If you would rather not build
- A README, if the product is small enough
The escape hatch
open source · no votes, no paid placement
Starlight
$0Astro documentation theme with search, versions and i18n.
withastro/starlightfree · open source
Pagefind
$0Static search index built at build time; no search server.
Pagefind/pagefindfree · open source
Why this verdict
our own opinion · changed only by a person
74/100
Verdict yes at 74: Astro plus Pagefind is a better documentation site than most paid platforms, and the workflow is git. The measurement layer is the small custom part.
History
tracked since 14 Aug 2026 · nothing is ever overwritten
Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.
Questions about Document360
answered from the record above
Is Document360 free?
No — the plan we track is $199 a month. Professional from around $199/project per month billed annually.
Can you replace Document360 by building your own?
YES. Replaceable in one session with an AI coding agent. Replacement score 74 out of 100, build time one session. Read what you lose before you decide.
How much does Document360 cost?
$199 a month on Professional — $2,388 a year. Recorded 14 Aug 2026.
What do you lose by replacing Document360?
Versioned documentation with a review and approval flow; A polished reader experience with search built in; Analytics on which articles fail to answer the question; Hosting, search indexing and a content network. If any of those carry weight for you, keep paying.
Is there an open-source alternative to Document360?
Yes: Starlight, Pagefind. The prompt on this page is for when you want it your way instead.
Related entries
same category first, most replaced first
Every week, something stops being worth paying for.
New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click. Nothing is being sent yet — your address is kept here, and the first issue is the first thing it is used for.
free forever · no tracking pixel · stored here, never passed to anyone

