This should get all the pages tagged "featured" in the /directory folder, correct? I'm trying to get all the pages marked as featured in the /directory folder.
YAML
items:
-
'@page.children': /directory
-
'@taxonomy':
category: [featured]