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

Surfacing Tags from Contentful
Starting from the Contentful Gatsby blog starter, this post shows how to query tags with GraphQL and render them inside the blog post template.

Sourcing your content from other areas
Exploring how Gatsby can source content from systems like WordPress and Contentful instead of hand written markdown, and what trade offs that brings.

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.

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.