Deploy your documentation in minutes
Your unique documentation URL appears in the dashboard overview
Installing the GitHub App connects your repository for automatic deployments
introduction.mdx
filetitle
field to "Hello World"
:localhost:3000
.
Local development server showing your documentation changes in real-time
<your-project-name>.mintlify.app
.
The web editor provides a visual interface for editing documentation
introduction.mdx
in the file explorerEditing content directly in the visual editor with real-time preview
<your-project-name>.mintlify.app
subdomain works well for testing and development, most teams prefer using a custom domain for production documentation.
To add a custom domain:
Custom domain configuration in the dashboard settings
Local preview not working
mint dev
command from the directory containing your docs.json
file.Changes not reflecting on live site
Custom domain not connecting