File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
docs/src/content/docs/resources Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,21 @@ Explore community-produced content maintained by Starlight users:
119119 title = " Add a reading progress indicator"
120120 description = " Find out how to add a horizontal reading progress bar to your Starlight site."
121121 />
122+ <LinkCard
123+ href = " https://blog.trueberryless.org/blog/starlight-sidebar-whitespace/"
124+ title = " Apply custom styles to your Starlight sidebar"
125+ description = " Using a little bit of CSS to adjust fonts, colours and more of the Starlight sidebar."
126+ />
127+ <LinkCard
128+ href = " https://blog.trueberryless.org/blog/starlight-dropdown-and-list-together/"
129+ title = " Starlight Topics Dropdown on mobile, List on desktop"
130+ description = " Combine two plugins to have the best of both on desktop and mobile devices."
131+ />
132+ <LinkCard
133+ href = " https://blog.trueberryless.org/blog/starlight-autogenerate-whole-sidebar/"
134+ title = " Processing Starlight sidebars with middleware"
135+ description = " Use route middleware to control sidebar ordering and group labels, inspired by Nuxt Content’s conventions."
136+ />
122137</CardGrid >
123138
124139## Video Content
You can’t perform that action at this time.
0 commit comments