Is there a way to get all the content types (“kind”) used? Something similar to .Data.Pages
but for Type
.
I’m trying to get all pages sorted by type to build a menu programmatically, so I don’t have to change config.toml
every time I add a new content type…
1 Like