Good morning.
I am trying to build a twig template (a partial) that locates the last N updated pages under a particular route and lists them out: a "What's New!" ability for a page. I assumed I could use the find() function to drive this iterative search.
However, I am having a little trouble finding the documentation I need. I am sure this is because I am coming to Grav and Twig very new and I am not sure where boundaries between things lie. I looked at the Twig doc site for information.
Clues would be appreciated.
Thanks.