Deploy your documentation in minutes
index.mdx
and locate the top of the file:title
field to "Hello World"
.localhost:3000
.
<your-project-name>.mintlify.app
.
index.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, navigate to the Domain Setup page in your dashboard.
docs.yourcompany.com
) and follow the provided instructions to configure DNS 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