Reify taxonomies into just tags. I'm probably not going to need anything else, and this makes it a lot clearer
1 file changed, 0 insertions(+), 4 deletions(-)
changed files
M config/default.toml → config/default.toml
@@ -28,9 +28,5 @@ [posts] folder = "./posts" -[posts.taxonomies] -tag = "tags" -category = "categories" - [posts.code] theme = "default"