Personal website redesign project post: A little progressive enhancement as a treat
What do you do when you're working with a rate limited API, a large content base and a dream? Progressive enhancement of course.
What do you do when you're working with a rate limited API, a large content base and a dream? Progressive enhancement of course.
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.