There are over 4000 images on my site I want to make selections for an inspiration board but my current strategy is really slow and expensive.
title: Inspiration
fields:
gallery:
type: files
query: site.index.find('interviews').children.listed.notfuture.flip.images
layout: cards
uploads: false
pages:
type: pages
label: Select images
limit: 20
search: false
I’m looking for a more efficient way to do this.