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

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