mintlify dev
- Start local development server (runs on port 3000)./compress-images.sh
- Compress images over 5MB in the /images directory./rename-images.sh
- Rename images utility script/user-guides/
) - Feature guides and role-based workflows/trust/
) - Legal documents (privacy policy, terms, DPA, vendor info)/resources/
) - Changelog, community, podcast content/images/
) - Organized in subdirectories (features/, logos/, screenshots/, etc.)docs.json
(theme: maple, primary color: #e54b2b)docs.json
with anchors and groupsrole
and aria-label
attributes to all interactive elementsaria-label
with descriptive text
role="button"
and aria-expanded
<Update>
- Changelog entries with labels, descriptions, and tags<Note>
, <Tip>
, <Card>
- Content highlighting<Tabs>
- Multiple content versions (e.g., simplified/legal documents)<AccordionGroup>
- Collapsible sections<Note>
- Documentation status, general context, version notes, neutral information
<Info>
- Important explanations, background information, clarifications
<Tip>
- Best practices, helpful suggestions, power user features, optimization advice
<Warning>
- Potential issues, things to avoid, compatibility concerns, non-critical problems
<Check>
- Success confirmations, guarantees, completed actions, positive outcomes
<Danger>
- Critical warnings, data loss risks, irreversible actions, security concerns
<Callout>
- Custom callouts with specific icons/colors for unique situations
/
["release"]
, ["policy"]
, ["press"]
, ["coming-soon"]