Personal website redesign project post: A CLI for adding new music to the collection
Adding markdown files for every new music item is a faff, so I built a multi-step CLI to do it for me.
Adding markdown files for every new music item is a faff, so I built a multi-step CLI to do it for me.
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.