Blog Archive

postHow to Write a Good Task at Work
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 […]
July 26th 2018 | 3:18 pm

postHow to Add a Sitemap to a Gatsby site
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 […]
July 10th 2018 | 3:20 pm

postUpdate Post Templates with WP CLI
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, […]
June 14th 2018 | 3:15 pm

postPublish a WordPress Post with GatsbyJS on Netlify
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 […]
June 1st 2018 | 9:08 am