Docs that ship without a redeploy.

The first Markdown-driven docs site where content goes live on git push — no rebuild, no redeploy. Served at request time through Comark Content, cached at the edge, revalidated by a webhook. And every branch or commit is already a live preview.

// Features //

Everything a docs site needs

Instant content
Push Markdown to your production branch and it's live in seconds. A webhook purges exactly the pages that changed.
Versioned previews
Every branch renders at /tree/branch, every commit at /blob/sha — full navigation and search, no deploy.
Docs UI included
Sidebar navigation, search (⌘K), table of contents, prev/next links, and a version history panel — built with Nuxt UI.
SEO out of the box
Sitemap, canonical URLs, OG images, and JSON-LD structured data, all generated from your content tree.
AI-native
llms.txt, raw Markdown mirrors, an MCP server, Agent Skills discovery, and an optional "Ask AI" assistant.
Review-friendly
A GitHub Action comments on content PRs with instant preview links for every changed page.

// FAQ //

Frequently asked questions

Ready to ship docs faster?

Install the layer, write Markdown in content/, and push. This site is the playground — everything you see here is built with it.