Explore >> Select a destination


You are here

michaelbox.net
| | dev.clintonblackburn.com
17.5 parsecs away

Travel
| | I finally solved a WordPress problem that's bugged me for the past few weeks! MITCNC has a number of pages under the /programs/ path that describes our various initiatives and lists the volunteers in charge of them. Many of these pages are custom templates with hard-coded content, and require a Git commit and deploy to update. We want to get back to doing updates in WordPress Admin so that any of our volunteers can make content changes. My solution to this problem is to implement a custom post type, and use custom fields to provide the data for various page components.
| | www.timnolte.com
7.0 parsecs away

Travel
| | New Block Editor Discover the Possibilities Block templatesBlocks instead of custom fields, shortcodes, etc How Does the New Block Editor Work? Uses
| | jessedyck.me
8.4 parsecs away

Travel
| |
| | jorge.olano.dev
32.1 parsecs away

Travel
| I set out to write a little static site generator, but why?