# Documentation
This directory contains the Mintlify documentation site for `docs.sysg.dev`.
## Structure
- `docs.json`: Mintlify site configuration, navigation, branding, and theme.
- `index.mdx`: Landing page for the docs site.
- `*.mdx`, `how-it-works/`, `examples/`: Documentation content.
## Hosting
The documentation is intended to be served by Mintlify from this `docs/`
subdirectory of the repository.
## Theme
The current Mintlify theme preserves the existing project blue palette centered
on `#497bd8`.
## Content Scope
The old Docusaurus blog has been intentionally removed as part of the Mintlify
migration.