From 35b8f3760e2aff39cc1b0dbf6ee6a33e16481dda Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 18:41:59 +0000
Subject: [PATCH 1/5] Update quickstart.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
quickstart.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index bc56bad0b..fee92bb97 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -8,9 +8,9 @@ After you complete this guide, you'll have a live documentation site ready to cu
## 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.
+You'll need a GitHub account to deploy your documentation site. Mintlify uses a docs-as-code approach where every page on your site has a corresponding file stored in your documentation repository.
-When you connect your documentation repository to your Mintlify deployment, you can work on your documentation locally or in the web editor and sync any changes to your remote repository.
+Your documentation repository connects to your Mintlify deployment, allowing you to work locally or in the web editor and sync changes automatically.
## Deploy your documentation site
From 9b38c65831f841475606867c08b88e6ca200ff40 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 18:42:08 +0000
Subject: [PATCH 2/5] Update quickstart.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
quickstart.mdx | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index fee92bb97..a418f8c79 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -14,9 +14,19 @@ Your documentation repository connects to your Mintlify deployment, allowing you
## 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.
-
-After onboarding, your documentation site is deployed and accessible at your `.mintlify.app` URL.
+
+
+ Go to [mintlify.com/start](https://mintlify.com/start) to begin the onboarding process.
+
+
+ Connect your GitHub account and create or select a repository for your documentation.
+
+
+ Install the Mintlify GitHub App to enable automatic deployments when you push changes.
+
+
+
+After completing onboarding, your documentation site is deployed and accessible at your `.mintlify.app` URL.
From 556aab75c026e7404f8c62b962f0f806c9f37d33 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 18:42:13 +0000
Subject: [PATCH 3/5] Update quickstart.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
quickstart.mdx | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index a418f8c79..f7d662f26 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -28,13 +28,9 @@ Your documentation repository connects to your Mintlify deployment, allowing you
After completing onboarding, your documentation site is deployed and accessible at your `.mintlify.app` URL.
-
-
- If you want to get started quickly without connecting your own repository, you can skip the GitHub connection during onboarding. Mintlify creates a private repository in a private organization and automatically configures the GitHub App for you.
-
- This lets you use the web editor immediately and migrate to your own repository later.
-
-
+
+ Want to get started quickly? You can skip connecting your own repository during onboarding. Mintlify will create a private repository for you, letting you use the web editor immediately and migrate to your own repository later.
+
## View your deployed site
From b2f3cdea6e520a44f1d711cc45bb06dff08d30f5 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 18:42:18 +0000
Subject: [PATCH 4/5] Update quickstart.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
quickstart.mdx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index f7d662f26..275250a8b 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -52,9 +52,9 @@ Find your exact URL on the **Overview** page of your [dashboard](https://dashboa
/>
-
- Your site is ready to view immediately. Use this URL for testing and sharing with your team. Before sharing with your users, you may want to add a [custom domain](/customize/custom-domain).
-
+
+ Your site is live and ready to view. Use this URL for testing and sharing with your team. Add a [custom domain](/customize/custom-domain) before sharing with users.
+
## Make your first change
From 5e8f7d3baed6c8e628a6df8a1a5a6f649af9ba40 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 18:42:31 +0000
Subject: [PATCH 5/5] Update quickstart.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
quickstart.mdx | 29 ++++++++++++++++++++---------
1 file changed, 20 insertions(+), 9 deletions(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index 275250a8b..aa8bd7884 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -143,12 +143,23 @@ Find your exact URL on the **Overview** page of your [dashboard](https://dashboa
## Next steps
-
- Edit documentation in your browser and preview how your pages will look when published.
-
-
- Find broken links, check accessibility, validate OpenAPI specs, and more.
-
-
- Use your own domain for your documentation site.
-
\ No newline at end of file
+
+
+ Edit documentation in your browser and preview how your pages will look when published.
+
+
+ Find broken links, check accessibility, validate OpenAPI specs, and more.
+
+
+ Use your own domain for your documentation site.
+
+
+ Configure colors, fonts, and branding to match your product.
+
+
+ Structure your documentation with groups, tabs, and sections.
+
+
+ Auto-generate interactive API reference from your OpenAPI spec.
+
+
\ No newline at end of file