Skip to content

Add default `kind` for /events/ and /posts/

Jamie Tanna requested to merge feature/kind-events-posts into master

Now Hugo supports cascading of properties into a content type, it'd be useful to use this to add the kind taxonomy for posts and events, so we easily reach them from /kind/.

Closes #733 (closed).

Merge request reports