https://<your-project-name>.mintlify.app.
Install the GitHub App
- Navigate to Settings in your dashboard.
- Select GitHub App from the sidebar.
- Select Install GitHub App and choose your repositories.
Choose your workflow
Code-based workflow
Install the CLI (requires Node.js v19+):Web editor workflow
- Log in to your dashboard.
- Select Editor on the left sidebar.
- Edit your documentation files in the browser.
- Select Publish to deploy your changes.
Add a custom domain
Navigate to Domain Setup and add a CNAME record:| Record Type | Name | Value | TTL |
|---|---|---|---|
| CNAME | docs | cname.vercel-dns.com | 3600 |
Next steps
Configure settings
Customize styling, navigation, and integrations in
docs.json.Customize theme
Change colors, fonts, and appearance.
Organize navigation
Structure your documentation with intuitive navigation.
Add components
Use interactive components like accordions, tabs, and code samples.
Set up API references
Create interactive API docs with OpenAPI specifications.