Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions quickstart.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
---
title: "Quickstart"
description: "Get started with Mintlify by deploying your documentation site in minutes and making your first content change with the web editor or Git."
keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "setup", "onboarding"]
title: "Quickstart and go "
description: "Get started with Mintlify by deploying your documentation site in minutes and making your first content change with the web editor or Git. Get started!"

Check warning on line 3 in quickstart.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

quickstart.mdx#L3

Don't use exclamation points in text.
keywords:
- "quickstart"
- "deploy"
- "get started"
- "first steps"
- "tutorial"
- "setup"
- "onboarding"
boost: 3
---

Expand Down Expand Up @@ -75,7 +82,7 @@
</Visibility>

<Visibility for="agents">
Use the preceding CLI setup workflow. Initiate the corresponding `mint signup` or `mint login` command. Account verification and GitHub authorization open browser pages; have the user approve them. Continue the setup when they finish. Do not consider setup complete until `mint status` reports a subdomain and the deployed `.mintlify.site` URL loads.

Check warning on line 85 in quickstart.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

quickstart.mdx#L85

Use semicolons judiciously.
</Visibility>

## View your deployed site
Expand Down
Loading