Personal website redesign project post: Getting started with implementing my music collection
I'm adding existing markdown and front matter to re-produce what I already had with the music collection, but this time, in Astro.
I'm adding existing markdown and front matter to re-produce what I already had with the music collection, but this time, in Astro.
I’ve got the data, so now it’s time to wire that up to Astro and the wider components system.
With the WordPress data rigged up and the blog wired up, it’s time to move my attention to a new feature: rendering my AT protocol posts.
With the foundations laid nicely in the previous post in this project, it's all about wrapping up the headless WordPress CMS integration by rendering paginated feeds and blog posts in this one.
With all the planning wrapped up it's finally time to write some code! We start by looking through the monorepo then rig up some headless WordPress content.