Mintlify-powered documentation site for amber.systems.
npm i -g mint
mint devServes the site at http://localhost:3000. Run from the repo root (where docs.json lives).
docs.json— site config (theme, navigation, branding)index.mdx— landing pagelogo/,favicon.svg— branding assets
Changes pushed to the default branch deploy automatically via the Mintlify GitHub app. The production domain docs.amber.systems is configured in the Mintlify dashboard.