docs: Configure site to use Docusaurus shared components#2826
Merged
Conversation
git-subtree-dir: docs/site/src/shared git-subtree-split: a12e42f47abe5ef999c396e381cb7662e925c01b
…us-shared-components
682f7bb0 Create README.md 2db79481 Initial shared components 2867701c Initial shared components 4cdbad24 Initial shared components 7807a109 Initial shared components b0df9e9f Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: 682f7bb09a21f394c169597f24d1b92f441f1f68
Contributor
|
…us-shared-components
98a14614 Initial shared components 557e7735 Initial shared components 2a114abe Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: 98a1461498a87b66d6f04434497e266698d992ce
…us-shared-components
32f64713 Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: 32f64713f6970edae583e3b8edad4d3484ffb4c5
…us-shared-components
79781d0b Initial shared components 127840e4 Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: 79781d0bf8957504596470160faf8a66073245a6
…us-shared-components
2c1b506f Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: 2c1b506f6739d826892380fb1ae41822558595e1
241f0e88 Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: 241f0e88f17c915f812ad27fe9fff6130e53ac92
…us-shared-components
e8527622 Initial shared components 741f1a44 Initial shared components git-subtree-dir: docs/site/src/shared git-subtree-split: e8527622d2b0863a53b3b7e0e1ccb50b692bdc4f
jon-mysten
approved these changes
Jan 22, 2026
…walrus into docusaurus-shared-components
…walrus into docusaurus-shared-components
…walrus into docusaurus-shared-components
wbbradley
approved these changes
Jan 23, 2026
Co-authored-by: Will Bradley <will.bradley@mystenlabs.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Removes reused Docusaurus custom components from the common config and pulls them in from the new shared repo (https://github.com/MystenLabs/ML-Shared-Docusaurus/tree/master#) using Git Subtrees:
When updates are made to these components, the above command can be ran to update them directly from the shared repo. This will keep all reused components on the same version across all Docusaurus sites.