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 visual editor, update the title field to “Hello World”.
Publish
button in the top-right corner.
Your changes are immediately deployed to your documentation site.
For more details about using the web editor, including advanced features like slash commands and image uploads, see our Web Editor documentation.
<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.
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