From MDX to a complete site.
Write in MDX. Versidify renders a static site with automatic sidebar navigation, a table of contents for every page, and syntax-highlighted code blocks. The structure is generated from your file tree and frontmatter. No configuration required.
- Automatic sidebar from file structure
- Per-page table of contents
- Syntax highlighting
Search that lands on the exact line.
Hybrid search combines full-text matching with vector embeddings. Results deep-link to the specific heading anchor where the answer lives, not just the top of the page.
Embeddings, BM25, and anchor deep-links
Answers that cite their sources.
The answer engine responds to questions using your documentation. Every claim includes a numbered citation linking back to the source. When the answer is uncertain, it says so explicitly.
Grounded in indexed content. No external retrieval.
How is the sidebar ordered?
The sidebar is generated from docs.json, which is the single source of truth for grouping and order [1]. Pages listed there but missing on disk are skipped, so a stale entry never becomes a dead link [2].
- [1] guides/navigation #ordering-rules
- [2] guides/navigation #missing-pages
The documentation does not cover this scenario in detail.
Your domain, your rules.
Each site gets its own hostname with TLS handled for you. Team authentication is built in, so you control who sees what.
A site on its own hostname
Every site is served at its own address with TLS provisioned and renewed automatically. Nothing to upload, nothing to renew.
Team authentication
Built-in access control. Invite team members and manage permissions without a separate identity provider.
TLS without the paperwork
Certificates are issued and renewed for you. No upload forms, no expiry emails, no downtime.
How it works.
Write in MDX.
Your content lives in plain MDX files. Frontmatter defines titles and order.
We render and index.
The engine builds a static site, generates a search index from embeddings and full-text, and prepares the citation graph.
Publish.
The site is live on its own hostname with automatic TLS. Authentication gates access where you need it.
No local generation model required. All indexing happens on the platform.
Start with the free plan.
Create an organisation, add a documentation site, and publish. Search and answers work from the first page you write. Paid plans add more sites and members, and a larger answer allowance.
Free
Free
- 1 site
- 3 members
- 50 answers a month
- No custom domain
Team
$99 a month
- 3 sites
- 15 members
- 1,000 answers a month
- 3 custom domains
Business
$399 a month
- Unlimited sites
- Unlimited members
- 10,000 answers a month
- Unlimited custom domains
Search is unlimited on every plan, including free.