Clear, actionable guides on how to build, configure, and ship.
Sätteri plugin that turns GitHub links into badges
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.
Recommended Git Config
There are some quality of life configurations for git that can improve your workflow significantly.
Uncommon Git Commands
This blog lists some git commands that can be pretty useful but are so rarely used, that you always forget them.
Add Additional Content to Starlight's Table of Contents
Learn how to append additional content like credits, ads or additional information below to list of headings in your right Starlight sidebar.
Customize the "Overview" title of your Starlight Table of Contents
Learn how you can customize the first heading in the right sidebar of every Starlight page globally and individually.
How VS Code Snippets can improve your workflow when working with Astro
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.
Autogenerated Starlight sidebar
Learn two Starlight techniques to autogenerate large sidebars while keeping clean URLs and labels.
Rehype plugin that turns GitHub links into badges
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.
Horizontal progress indicator for your Starlight site
Learn how to create a horizontal progress indicator for your Starlight site.
Starlight Sidebar Topics Dropdown and List together
Learn how to combine a desktop list and mobile dropdown for your Starlight sidebar topics.
How to make your Starlight sidebar items look better
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.
Setting up Continuous deployment in a GitHub repository
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.
Setting up Argo CD in a k3s cluster
Today we'll take a look at how to set up Argo CD in a k3s cluster.
Setting up Kubernetes with Cilium and Cloudflare
Today we'll take a look at how to set up a Kubernetes cluster with K3s and Cilium.
Designing a Kafka-Based Pipeline and Interactive Graph for Energy Anomaly Detection
A SOA solution with Siemens AG to analyze power grid anomalies, featuring a Kafka pipeline, PostgreSQL, GraphQL API, and an Angular dashboard for visualisation.