We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de71a7 commit f5c2071Copy full SHA for f5c2071
docs/src/content/docs/resources/plugins.mdx
@@ -197,4 +197,10 @@ These community tools and integrations can be used to add features to your Starl
197
title="starlight-to-pdf"
198
description="A CLI tool to convert Starlight websites into PDF files."
199
/>
200
+ <LinkCard
201
+ href="https://github.com/WindMillCode/starlight-fullview-mode"
202
+ title="starlight-fullview-mode"
203
+ description="Collapse sidebars and expand content for a fullscreen experience."
204
+ />
205
+
206
</CardGrid>
0 commit comments