Blog Archive
Font Awesome is an incredible library of easy-to-use icons. I’m a backer and have the t-shirt to prove but I would reach for the library even if I wasn’t. I wanted to add the polish to my own site that a powerful library like Font Awesome can deliver. Font Awesome with GatsbyJS At this point […]
If you write a good task at work, it can save your team a lot of back-and-forth discussion time trying to suss out what you actually meant with the original sentiments. I’ll explain why sticking to the basics is better than being artistic when you’re involved in an asynchronous conversation where you’re guiding someone exactly […]
Add a Sitemap to GatsbyJS site with headless WordPress data I’m used to building with WordPress and one of the great things about that application platform is the incredible SEO functionality and mechanics built in or easily installable with plugins. When I converted my WordPress blog to a Gatsby site, I had to think about things […]
Sometimes you want to update your WordPress one post template at a time. Luckily, you can update custom post type templates easily with WP CLI commands. I added a new post template to my own site recently. It was already a Custom Post Type, but the CPT was basically only used as a differentiator of data, […]