From cc919fbbc9c7f54dfbfa157fbcab11a1dd200ada Mon Sep 17 00:00:00 2001 From: HiDeoo Date: Tue, 20 Feb 2024 16:57:44 +0100 Subject: docs: Add more plugins & tools (#1528) --- docs/src/content/docs/resources/plugins.mdx | 30 +++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/docs/src/content/docs/resources/plugins.mdx b/docs/src/content/docs/resources/plugins.mdx index a9b69396..c97f59fa 100644 --- a/docs/src/content/docs/resources/plugins.mdx +++ b/docs/src/content/docs/resources/plugins.mdx @@ -38,6 +38,21 @@ Extend your site with official plugins supported by the Starlight team and commu title="starlight-typedoc" description="Generate Starlight pages from TypeScript using TypeDoc." /> + + + ## Community tools and integrations @@ -52,16 +67,6 @@ These community tools and integrations can be used to add features to your Starl title="FeelBack" description="Add a user feedback system to your docs pages." /> - - + -- cgit