Design system  /  Components  /  Anatomy card
AnatomyCard + AnatomyTree · file-tree explainer for docs structure pages
Page anatomy

One folder, seven pages, one chassis.

Every Conduction product-pages site follows the same skeleton: a landing.html entry, an intro.html conceptual overview, a user-docs.html install guide, a technical-docs.html architecture page, a features.html spec sheet, an integrations.html leaf list, and an api-reference.html Redocusaurus mount.

Pick the slot that fits the content, never invent a new top-level page. Sub-content lives in features/<slug>.html or integrations/<leaf>.html.

openregister.conduction.nl/
  docs/
    landing.html         // hero + value
    intro.html           // what is it
    user-docs.html       // install + use
    technical-docs.html  // architecture
    features.html        // what it does
    integrations.html    // leaf list
    integrations/
      xwiki.html
      n8n.html
      keycloak.html
    api-reference.html   // Redocusaurus