---
title: Site app
description: Public marketing and documentation surface for Cuitty.
section: Apps
order: 5
updatedAt: 2026-05-10
slug: apps/site
---
# Site app

The site app serves the public Cuitty website and documentation. It is the place for install guides, SDK notes, module docs, reference pages, changelog entries, and comparison pages.

## Responsibilities

- Render docs from the content collection
- Publish machine-readable docs as Markdown and JSON
- Keep product copy aligned with implemented modules
- Link readers to install, SDK, and API reference material

## Content rules

Docs should describe implemented behavior plainly. When a feature is planned, mark it as planned or omit it until the implementation exists.