From ab789fc20396bb583835c1f47478c1f17039d39f Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Wed, 20 Jul 2022 01:14:33 +0200 Subject: Provide minimal tag cloud --- exampleSite/config/_default/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'exampleSite') diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml index 68bbc18..9a6320c 100644 --- a/exampleSite/config/_default/config.yaml +++ b/exampleSite/config/_default/config.yaml @@ -26,6 +26,11 @@ refLinksErrorLevel: WARNING disableKinds: - RSS +# We have just the default tags taxonomy, and remove the categories +# taxonomy for site as not used. +taxonomies: + tag: tags + # Google Analytics Tracking ID. # # For more info, read the article -- cgit v1.2.3