Blog
Thoughts on software engineering, AI, leadership, and technology.

Adding Tagging Part 2
With tags on posts, the next step is building tag specific pages. This post leans on Gatsby docs to generate tag listing pages quickly.
Web DevelopmentGatsby

Adding tagging to my blog
Walking through how to add tags to a Gatsby blog starter, from markdown frontmatter changes to GraphQL types and rendering tags in the template.

Bike to the Beach - Year 4

Blogging in 2021
Starting yet another blog, this time with a modern JAMstack setup in JavaScript and React, and reflecting on how far blogging tools have come since earlier experiments.