2025-08-18
I saw another Claude-generated Astro blog today. The post list page looked surprisingly like the one on this site.
3 entries
I saw another Claude-generated Astro blog today. The post list page looked surprisingly like the one on this site.
I built an Astro component called CodeToggle.astro for my experimental site. The idea was to create a simple wrapper around a React (or other interactive component) in an MDX file so that the source of that rendered component could be nicely displayed as a highlighted code block on the click of a...
I'm aiming to setup a space for more interactive UX experiments. My current Hugo blog has held up well with my scale of content but doesn't play nicely with modern Javascript frameworks, where most of the open source energy is currently invested.