Przeglądaj źródła

test: further simplify site output

George Cushen 4 lat temu
rodzic
commit
f21a0cf8f4

+ 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
 ---