You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documents the new ability for admins to explicitly choose which repository acts as the base source in a multi-repository deployment.
Changes
Reframe the multi-repository overview around an explicit base source instead of "the first configured repository."
Add a new "Change the base source" section with steps for using the Base badge and Set as base action in dashboard Git settings.
Mirror the updates across the Spanish, French, and Chinese translations.
Context
Triggered by mintlify/mint#8705, which adds dashboard controls for selecting which git source supplies site-wide configuration (theme, colors, site name, top-level navigation, etc.) in multi-repository deployments.
Note
Low Risk
Documentation-only updates with no application or deployment logic changes.
Overview
Updates multi-repository deployment docs to describe an explicit base source (not only “the first configured repo”) whose docs.json drives site-wide settings, with the first repo as the default base.
Adds a Change the base source section covering Git settings, the Base badge, Set as base, redeploy behavior, and a warning that theme, logo, site name, and top-level nav swap while other sources’ paths and content stay the same.
The same overview rewrite and new section are mirrored in Spanish, French, and Chinese multi-repo pages.
Reviewed by Cursor Bugbot for commit a62ee59. Bugbot is set up for automated code reviews on this repo. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the new ability for admins to explicitly choose which repository acts as the base source in a multi-repository deployment.
Changes
Context
Triggered by mintlify/mint#8705, which adds dashboard controls for selecting which git source supplies site-wide configuration (theme, colors, site name, top-level navigation, etc.) in multi-repository deployments.
Note
Low Risk
Documentation-only updates with no application or deployment logic changes.
Overview
Updates multi-repository deployment docs to describe an explicit base source (not only “the first configured repo”) whose
docs.jsondrives site-wide settings, with the first repo as the default base.Adds a Change the base source section covering Git settings, the Base badge, Set as base, redeploy behavior, and a warning that theme, logo, site name, and top-level nav swap while other sources’ paths and content stay the same.
The same overview rewrite and new section are mirrored in Spanish, French, and Chinese
multi-repopages.Reviewed by Cursor Bugbot for commit a62ee59. Bugbot is set up for automated code reviews on this repo. Configure here.