Skip to content

Clear, actionable guides on how to build, configure, and ship.

0Readers
15Posts
12d agoLast active
Sätteri plugin that turns GitHub links into badges
Jul 5, 2026
Learn how to build a simple yet delightful Sätteri plugin that automatically transforms plain GitHub profile links into stylish, badge-like links with profile images.
pluginssätteri
Recommended Git Config
Mar 8, 2026
There are some quality of life configurations for git that can improve your workflow significantly.
git
Uncommon Git Commands
Mar 8, 2026
This blog lists some git commands that can be pretty useful but are so rarely used, that you always forget them.
git
Add Additional Content to Starlight's Table of Contents
Nov 23, 2025
Learn how to append additional content like credits, ads or additional information below to list of headings in your right Starlight sidebar.
starlight
Customize the "Overview" title of your Starlight Table of Contents
Nov 22, 2025
Learn how you can customize the first heading in the right sidebar of every Starlight page globally and individually.
starlight
How VS Code Snippets can improve your workflow when working with Astro
Oct 28, 2025
Learn how to create and use VS Code snippets to quickly insert frontmatter for Astro content collections. This guide shows how snippets can automate repetitive tasks, speed up Markdown and MDX editing, and improve your Astro workflow.
astroautomation
Autogenerated Starlight sidebar
Aug 17, 2025
Learn two Starlight techniques to autogenerate large sidebars while keeping clean URLs and labels.
starlight
Rehype plugin that turns GitHub links into badges
Jul 12, 2025
Learn how to build a simple yet delightful Rehype plugin that automatically transforms plain GitHub profile links into stylish, badge-like links with profile images — perfect for adding personality to your blog or docs.
pluginsrehype
Horizontal progress indicator for your Starlight site
Jun 10, 2025
Learn how to create a horizontal progress indicator for your Starlight site.
starlightcss
Starlight Sidebar Topics Dropdown and List together
May 13, 2025
Learn how to combine a desktop list and mobile dropdown for your Starlight sidebar topics.
starlightcss
How to make your Starlight sidebar items look better
Apr 27, 2025
In this blog post, we'll take a look at how small changes can make a big difference when it comes to whitespaces, font sizes, weights, and colours in your Starlight sidebar.
starlighteducation
Setting up Continuous deployment in a GitHub repository
Jul 28, 2024
Today we'll take a look at how to set up a GitHub repository which will be deployed to a k3s cluster via Argo CD.
automationdeployment