aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--layouts/taxonomy/list.html0
-rw-r--r--layouts/taxonomy/taxonomy.html0
3 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a837812..3a868ed 100644
--- a/README.md
+++ b/README.md
@@ -110,8 +110,8 @@ disablePathToLower = true
# information on 'doc' type pages.
enableGitInfo = true
-# (Warnings) Theme is intended for documentation use, there for it doesn't render taxonomy.
-# You can hide related warning with config below
+# (Optional) Theme is intended for documentation use, therefore it doesn't render taxonomy.
+# You can remove related files with config below
disableKinds = ['taxonomy', 'taxonomyTerm']
[params]
diff --git a/layouts/taxonomy/list.html b/layouts/taxonomy/list.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/layouts/taxonomy/list.html
diff --git a/layouts/taxonomy/taxonomy.html b/layouts/taxonomy/taxonomy.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/layouts/taxonomy/taxonomy.html