Deploy your documentation in minutes
introduction.mdx
file, and find the top of the file:
title
field to "Hello World"
.
localhost:3000
.
<your-project-name>.mintlify.app
.
introduction.mdx
in the file explorer.
Then, in the editor, update the title field to “Hello World”.
<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, go to Settings
> Custom Domain
from the dashboard.
docs.yourcompany.com
) and follow the provided instructions to configure DNS (Domain Name System) settings with your domain provider.
docs.json
file.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