diff --git a/quickstart.mdx b/quickstart.mdx index 4fc7601ca..6800e7f38 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -5,14 +5,6 @@ keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "se boost: 3 --- -import SkillMcpPrompt from "/snippets/skill-mcp-prompt.mdx"; - -After you complete this guide, you'll have a live documentation site ready to customize and update. - -## Before you begin - -Mintlify uses a docs-as-code approach to manage your documentation. Every page on your site has a corresponding file stored in your documentation repository. - When you connect your documentation repository to your project, you can work on your documentation locally or in the web editor and sync any changes to your remote repository. @@ -21,11 +13,9 @@ When you connect your documentation repository to your project, you can work on Copy the following prompt to add the Mintlify [skill](/ai/skillmd) and [MCP server](/ai/model-context-protocol) for better results when updating your documentation. - - ## Deploy your documentation site -Go to [mintlify.com/start](https://mintlify.com/start) and complete the onboarding process. During onboarding, you'll connect your GitHub account, create or select a repository for your documentation, and install the GitHub App to enable automatic deployments. +Go to [mintlify.com/start](https://mintlify.com/start) and complete the onboarding process. During onboarding, you'll connect your GitHub account, create or select a repository for your documentation, and install the GitHub App to enable automatic deployments. test content After onboarding, your documentation site deploys and is accessible at your `.mintlify.site` URL.