i have a folder within ‘content’ called ‘work’, and within that, another folder called ‘project1’, and within project1 a folder called ‘images’ with some jpgs, and an _index.md file.
i just want to list all the jpgs in the images folder in _index.md
how to do this?
do i have to list page resources explicitly in frontmatter?