Adding Giscus comments to a static Astro blog on Firebase is a breeze, but a tiny CORS detail can catch you off guard. Here is why I chose it, how it works, and how to successfully apply a custom theme.
Posts for: #meta
A smart copy button for shell snippets
Building an intelligent copy button that extracts only the commands from shell snippets, handling prompts, continuations, heredocs, and output.
Building This Blog
How I set up a terminal-themed tech blog with Astro: from choosing the stack to stripping it down for production.