All Systems Operational
Powered By
profound-logo
profound-logoProfound CMS
⌘K
Admin

Feat Template Builder

Visually assemble route output from blocks, including support for dynamic route bindings.

Why it exists

The template builder provides authors with a route-centric editing interface where they can inspect the exact blocks used by a page and work with dynamic bindings without dropping into lower-level data views.

Use this when

  • visually editing a page layout
  • switching among parameter bindings for a dynamic route
  • loading a route's current block set in one place
  • avoiding block-sharing mistakes across parameter combinations

What it includes

  • route-aware builder entry point
  • dynamic binding selection
  • batched block loading
  • static and parametric route handling
  • template builder, skeleton, and client UI

Core workflow

  1. Open the builder for a route.
  2. Determine whether the route is static or parametric.
  3. For parametric routes, load available bindings.
  4. Load the block IDs for the active binding or static route.
  5. Render the builder client with route, blocks, and binding context.

System surfaces

  • route, binding, and block server loaders
Continue Reading
Previous‹Feat Docs TemplateNextFeat Translator›

Hybrid

Setup Hybrid CMS ProjectParametric Pages with ComponentsTypes of ComponentsSetup server sent events (SSE) content refetchSetup admin panel proxyStatic Rendering with Edit Mode SupportScripting in Template BuilderGetting Started Hybrid

Headless

Quick startSplit Screen JSON Component Builder with LLMComponent Zod Pull

MCP

MCP with Claude Code / Codex

Feature

Documentation Site TemplateFeature Template BuilderTranslation ServiceOrganizations & Website Heirarchy

Motivation

Our Approch

Terminology

'Hybrid' vs 'Headless'