Start building modern documentation in under five minutes
Local Development (Recommended)
npm i -g mintlify
mintlify dev
Web Editor
mint.json
{ "name": "Your Company", "logo": { "light": "/logo/light.svg", "dark": "/logo/dark.svg" }, "colors": { "primary": "#2AB673" } }
Was this page helpful?