-
Build Custom Post Types with Structured Meta Fields in WordPress – Without 3rd Party Plugins like ACF
A common pattern in WordPress development, especially in agency settings, is creating a custom post type that is almost entirely structured meta fields, rather than long-form editor content….
-
Headless WordPress with Astro Part 3 – Working with Custom Post Types and Custom Fields
In the last lesson of this series we went through the basic setup of a blog with pagination, taxonomies, and the typical index and single page views that…
-
Headless WordPress with Astro Part 2: Pagination and Tags Support
Welcome to part 2 of this series of building a headless site with WordPress and Astro. In this section, we’ll add pagination to our blog’s index page, create…
-
Headless WordPress with Astro – Build a Simple Blog from Scratch with Tailwind CSS
Astro has been the hottest new framework on the block for a little while now, in this post we’ll explore how to hook it up with WordPress to…
-
Eleventy (11ty), Vite, Tailwind, and Alpine.js – Rapid static site starter framework
Eleventy is one of my favorite web development tools to work with because it is so fast to get started with, but can handle a surprising amount of…
-
Fluid Typography Primer for WordPress Developers
In this post we’ll go over the basics of fluid typography, as well as how to implement it in a modern WordPress theme. If you’re someone who is…