aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
blob: e2c2f1f70dc6cb213d4df38fddb612004d308cab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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