docs.json file for global configuration.
In this repo, that file lives at the root of the docs app and controls the site
name, theme, navigation, branding, navbar, footer, and SEO behavior.
Minimal structure
What this repo configures
theme,name, andcolorsdefine the global visual system.logo,favicon,fonts, andappearancecontrol branding and light/dark behavior.navigationdefines languages, tabs, groups, anchors, and page order.navbarconfigures the support link and the primary dashboard button.footerconfigures socials and the link columns.seoandstylingcontrol indexing and code block rendering behavior.
Upgrading from mint.json
If you still have an oldmint.json file, use the current Mint CLI to migrate
it:
docs.json file from the deprecated config. After you
verify the output, delete mint.json.