Catalog like webpage

Hi,

I have yaml files that represents data and I would like to create like a catalog web page from them. For instance lets say yaml file looks like this

first_music.yml

Title:
Genre:
Year:
Artist:

Is it possible to generate a page where we can display individual yaml files and search for them. Like a simple dictionary.

Example pages

Thank you for your help

I’d recommend you do a search first in GitHub issues and in this forum. However, I can give you some starters, but don’t have time to work out the logic myself:

Not at this point. See: Pages from data, take 5 · Issue #6310 · gohugoio/hugo · GitHub