summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiDeoo2024-05-26 10:58:44 +0200
committerGitHub2024-05-26 10:58:44 +0200
commit50f1c0d3fbb0f947187a48fb5f341eb63cc0719a (patch)
treec2758501db36d61b89cc7b09c8ad6e24833c36da
parentc34f56d37163654015dd93ce46ea2e67caf10140 (diff)
downloadIT.starlight-50f1c0d3fbb0f947187a48fb5f341eb63cc0719a.tar.gz
IT.starlight-50f1c0d3fbb0f947187a48fb5f341eb63cc0719a.tar.bz2
IT.starlight-50f1c0d3fbb0f947187a48fb5f341eb63cc0719a.zip
docs: add `starlight-package-managers` & `starlight-showcases` to the community resources (#1940)
-rw-r--r--docs/src/content/docs/resources/plugins.mdx10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/src/content/docs/resources/plugins.mdx b/docs/src/content/docs/resources/plugins.mdx
index 975a63f2..03f32111 100644
--- a/docs/src/content/docs/resources/plugins.mdx
+++ b/docs/src/content/docs/resources/plugins.mdx
@@ -98,4 +98,14 @@ These community tools and integrations can be used to add features to your Starl
title="starlight-i18n"
description="Visual Studio Code extension to help translate Starlight pages."
/>
+ <LinkCard
+ href="https://github.com/HiDeoo/starlight-package-managers"
+ title="starlight-package-managers"
+ description="Quickly display npm related commands for multiple package managers."
+ />
+ <LinkCard
+ href="https://github.com/HiDeoo/starlight-showcases"
+ title="starlight-showcases"
+ description="Set of Starlight components to author showcase pages."
+ />
</CardGrid>