aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml29
1 files changed, 29 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..e2c2f1f
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,29 @@
+---
+baseURL:
+theme: base
+title: Base
+languageCode: en-us
+
+paginate: 10
+summaryLength: 1
+
+taxonomies:
+ tag: tags
+
+disableKinds:
+- sitemap
+- term
+- section
+- taxonomy
+
+outputs:
+ home:
+ - html
+ section:
+ - html
+ taxonomy:
+ - html
+ term:
+ - html
+ page:
+ - html