profound-logoProfound CMS
⌘K
Admin
Theme
DocsTutorialBlogPhilosophy
DocsTutorialBlogPhilosophy

Tutorials

Build & Ship an Airport DirectoryDeploymentsBuild & Ship a Stripe Storefront

Feature

Documentation Site TemplateFeature Template BuilderTranslation ServiceOrganizations & Website HeirarchyConnect Profound CMS to your AI clientSettings IntegrationsSettings API KeysSettings UsageSettings Websites
All Systems Operational
Powered Byprofound-logo
Theme

Documentation Site Template

Run a hostable docs experience on top of CMS content using the docs app and markdown-oriented UI components.

Why it exists

We provide a docs-focused application that proves CMS-managed content can be turned into a polished documentation site without rebuilding the rendering layer.

Use this when

  • hosting product documentation on top of CMS content
  • rendering markdown-heavy documents
  • building sidebar and search-driven docs navigation

What it includes

  • docs-template Next.js app
  • CMS-backed catch-all route rendering
  • docs markdown boundary
  • docs-specific navbar, sidebar, and content components
  • language-aware post and category loading

Core workflow

  1. Configure the docs app with CMS environment variables.
  2. Render docs routes through cms-renderer.
  3. Fetch category and post documents from CMS schemas.
  4. Render markdown content with docs-specific components.
  5. Layer richer navigation and search on top.

System surfaces

  • docs app route layer
  • docs UI component layer
  • docs CMS data and URL helpers
Continue Reading
NextFeature Template Builder›