I have the following taxonomies set up in site.yaml taxonomies: [category,tag,month,author]
For my blog page I want to have a list of all categories that are available. I see how you can find pages assigned to a category, but how do I just loop through and get all the categories of the Category Taxonomy?