Skip to content

Add a `taxonomies.json` file to enable Micropub q=category

Jamie Tanna requested to merge feature/taxonomies-json into master

As part of www-api#189, I want to support the ability to expose a list of categories for all my posts, so a Micropub client can autofill. However, this should really be generated by my site, not the Micropub server.

Merge request reports