HAHA PROGRESSS i gotta figure out where and what to use JSON for ... i know my art gallery could do with it ... i could use variables for my OC pages...? i gotta keep mucking with 11ty, but i'm slowly remaking pages: https://i.ibb.co/TMG2NtCq/site2-ezgif-com-resize.gif
i used a huge-ass json file for my characters, but as the count grew theres a huge maintenance overhead and generally doing that decreases flexibility. so i dont super recommend it? (i ended up writing a whole ass custom program for me to edit the json)
but gallery with json is super nice, you can filter & include images and put them anywhere (one gallery.json and one gallery.liquid (or .njk) and you call the include file with any part of the gallery you wish!) ive a blog post on this iirc
sorry yall on my weird rambling journey rn LMAO, it makes it easier to offload thoughts here since it IS website specific
I made like seven blog posts the weekend I did mine so I think you're good
i used a huge-ass json file for my characters, but as the count grew theres a huge maintenance overhead and generally doing that decreases flexibility. so i dont super recommend it? (i ended up writing a whole ass custom program for me to edit the json)
but gallery with json is super nice, you can filter & include images and put them anywhere (one gallery.json and one gallery.liquid (or .njk) and you call the include file with any part of the gallery you wish!) ive a blog post on this iirc
also do check out 11ty-image plugin, it can auto-resize