38 lines
1.6 KiB
Plaintext
38 lines
1.6 KiB
Plaintext
---
|
|
title: "Resources"
|
|
description: "Learn more about how to build amazing documentation"
|
|
---
|
|
|
|
<CardGroup>
|
|
<Card title="Development" icon="rectangle-terminal" href="https://mintlify.com/docs/development">
|
|
Run on your computer to see changes locally
|
|
</Card>
|
|
<Card title="Global Settings" icon="sliders" href="https://mintlify.com/docs/settings/global">
|
|
Customizing the theme, branding, and other global configurations
|
|
</Card>
|
|
<Card title="Page Titles and Metadata" icon="heading" href="https://mintlify.com/docs/settings/page">
|
|
Setting the title and metadata for navigation and SEO
|
|
</Card>
|
|
<Card title="Writing Content" icon="pen-nib" href="https://mintlify.com/docs/components/overview">
|
|
Introduction on how to add and edit content
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## Advanced Topics
|
|
|
|
Learn more about how to take your documentation to the next level
|
|
|
|
<CardGroup>
|
|
<Card title="Custom Domains" icon="browser" href="https://mintlify.com/docs/settings/custom-domain/subdomain">
|
|
Get the documentation hosted at your custom domain
|
|
</Card>
|
|
<Card title="Advanced Components" icon="paintbrush-pencil" href="https://mintlify.com/docs/components/advanced/accordion">
|
|
Advanced components built for specific communication mediums
|
|
</Card>
|
|
<Card title="API Components" icon="square-code" href="https://mintlify.com/docs/api-components/overview">
|
|
Add an API playground into your documentation
|
|
</Card>
|
|
<Card title="Analytics" icon="chart-mixed" href="https://mintlify.com/docs/analytics/supported-integrations">
|
|
Learn how users are interacting with your documentation
|
|
</Card>
|
|
</CardGroup> |