#11ty keeps surprising me with it's flexibility and the way it can work with YAML/frontmatter. For example, I decided I wanted to add a navigation group for a few pages on my site, and just configured 11ty to support reading a new navGroup and navGroupOrder YAML field along with a nav true/false YAML, and now it works. Cool stuff.