From f3282488c8db0608fa341eabd37a0b98bb200154 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:57:42 +0000 Subject: [PATCH] Updated mintlify pages - Updated quickstart.mdx Mintlify-Source: dashboard-editor --- quickstart.mdx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/quickstart.mdx b/quickstart.mdx index 4fc7601ca7..6800e7f38c 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.