Skip to content

Commit cef0c74

Browse files
feat: add some of trueberryless' new Starlight blogs to community content (#3525)
Co-authored-by: Chris Swithinbank <[email protected]>
1 parent a9599bb commit cef0c74

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/src/content/docs/resources/community-content.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)