Enhancing Astro With a Markdown Component
There are two ways to enhance Markdown in an Astro project: Through MDX Through a Markdown Component…
There are two ways to enhance Markdown in an Astro project: Through MDX Through a Markdown Component…
Markdown is a great invention that lets us write less markup. It also handles typographical matters like…
Years ago, when I read Sarah Drasner’s article on creating a VS Code theme, I silently thought…
Honeypots are fields that developers use to prevent spam submissions. They still work in 2025. So you…
In a previous article, I showed you how to refactor the Resize Observer API into something way…
Friends, I’ve been on the hunt for a decent content management system for static sites for… well,…
I’m a big fan of Astro’s focus on developer experience (DX) and the onboarding of new developers….
Static sites are wonderful. I’m a big fan. They also have their issues. Namely, static sites either…