September 30th, 2024 · 4min read
Images Stretching CSS Grid Rows
I was struggling to get an image to not stretch out a grid row without a fixed height this month and eventually stumbled over a solution that fixes the problem in some cases, so I decided to share it!
May 27th, 2023 · 5min read
Creating Custom Sitemaps in Astro
Ever wanted per-page lastmod entries for the sitemaps of your websites built with Astro? Or more freedom and flexibility in the sitemap generation process for i18n? Then this tutorial is for you!