Browse Source

test: further simplify site output

George Cushen 4 years ago
parent
commit
f21a0cf8f4
3 changed files with 6 additions and 0 deletions
  1. 1 0
      wowchemy/config.yaml
  2. 4 0
      wowchemy/test/config.yaml
  3. 1 0
      wowchemy/test/content/home/index.md

+ 1 - 0
wowchemy/config.yaml

@@ -25,6 +25,7 @@ module:
       target: i18n
     - source: archetypes
       target: archetypes
+taxonomies: []
 params:
   theme: minimal
   font: native

+ 4 - 0
wowchemy/test/config.yaml

@@ -6,3 +6,7 @@ outputs:
   home: [HTML, RSS, JSON, WebAppManifest]
 params:
   require_isotope: false
+  main_menu:
+    enable: false
+  cms:
+    netlify_cms: false

+ 1 - 0
wowchemy/test/content/home/index.md

@@ -1,3 +1,4 @@
 ---
 type: widget_page
+headless: true
 ---