platform

CarrTech Platform Overview

How the CarrTech website and product documentation are structured.

CarrTech products are documented from static files in Git. Product teams can review documentation changes in the same flow as code changes, while the brochure site can keep using richer Astro components.

Information model

Editing docs

Add Markdown or MDX files under src/content/docs. The frontmatter controls navigation grouping and ordering.

title: Example Page
description: Short page summary.
product: ct-ops
order: 20