* Use a Trello board as a free CMS. * Write cloudflare worker code to read cards from the board via Trello APIs and render card content as plain old HTML.
I use labels as tags for the categories, and have specific formatting in the card descriptions. If an attachment is a YouTube URL, it renders the video as an embed, otherwise it uses image attachments as post images. Card covers render as the link thumbnails on the list pages.
Powers our family YouTube blog: https://thunderiron.family
(Check it out if you like fun and delicious Keto recipes)
An earlier version of this stack powers my personal dev blog, and the approach is written up here:
https://splatcollision.com/page/meta-post
What is particularly cool is that I can post things right from my phone using the Trello apps!