Avoid creating `tags` and `categories` directories

You need to move these above the [params] block.

Edited to add:

Technically, you only need to move disableKinds to above the [params] block to fix your current issue, but the other two keys are top-level keys as well (i.e., should not be under [params]).

2 Likes