Blog Archive
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, […]
Deploy with Webhooks with WordPress, GatsbyJS, and Netlify One of the things that we take for granted on WordPress is publishing posts with the press of a button. WordPress is a mature and stable publishing platform that millions of users leverage to publish their news, recipes, and code updates. Publishing on the WordPress platform is […]