summaryrefslogtreecommitdiff
path: root/config/web/config.toml
blob: 872f18c54869e205e0f866ba264426e0dd9ef6930210e1642624a0f6da4697ab (plain)
1
2
3
4
5
6
7
8
9
disableKinds = ['RSS', 'section']
publishDir = "public/website"
enableRobotsTXT = true

[outputs]
  home = ["HTML", "Atom"]
  page = ["HTML"]
  taxonomy = ["HTML", "Atom"]
  term = ["HTML", "Atom"]