— Which ofc needs extra styling, but that's good markup
— I imagine a simple flexbox would work great
— It can paginate as well
— Well it's not a framework lol, that's just how I'd do it myself
— Simple flexbox with wrap turned on, append the same row template over and over
— That particular example is
— There is pretty much nothing forcing you to use a template either
— But it's a job for a template engine imo
— Oh, that's just a template engine I made since I dislike handlebars and most other extra syntax