Wags Media Repository
If you look at my media pages (Bookshelf, Movies, Music, Podcasts, TV, & Video Games), their content is generated by Notion's API where I keep the data stored and updated.
In my push to keep more control of my own data, I'm building my own repository to store this data. I'm planning on bringing the data to be loaded in the 11ty build process by having a console app pull the data and download it as JSON files. The interface for adding/updating/deleting will be built using Blazor.
I still have some questions on how I want to integrate things into the build process, but I'm thinking this will hopefully make my build process faster, and keep data more in my control.