Dear friends of the wonderful Kirby CMS.
I’m wondering if there is a ready made plugin or cookbook article for an Image Gallery which works well with a few thousand images. I’m thinking features like srcset, pagination, thumbs creation, and maybe pre-loading so that when you browse through the stock, the thumbnails load and display rapidly. Or do I actually have to build all this myself?
Possibly it could be a Vue.js or similar SPA that communicates with the Kirby system only via an API route to be even faster…?