Updated: August 16, 2024
So you can see a nice picture here. The image is fetched from the database on page load, and saved to a store for subsequent loads. The position is set from Kintone via a radio button... either left OR right! Wow. I will talk about the structure of the site in later posts, but would I recommend serving this much blog content from a database? No, probably not. The complexity introduced as opposed to a static site generator, or just managing things via good old HTML is far too much.
That being said, product is shipped, so to speak, so this is what I'll be using.