Getting Started
Quickstart
Start building modern documentation in under five minutes
Getting Started
Follow these steps to deploy and update your documentation with Mintlify.
1. Create Your Repository
- Clone our starter template into a new repository
- Install our GitHub app from your dashboard settings for automatic deployments
2. Update Content
Choose your preferred editing method:
- Local Development (Recommended):
- Clone your repository
- Install Mintlify CLI:
npm i -g mintlify
- Start local development server
- Web Editor: Edit directly through our web interface at dashboard.mintlify.com
3. Customize Your Docs
Update mint.json
to configure your documentation:
4. Add Content
Create new pages using MDX:
5. Deploy
- Push changes to your repository
- Verify deployment on your dashboard
- Optional: Add a custom domain in dashboard settings
Need help? Join our community or contact support@mintlify.com.
Was this page helpful?