summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 25f31ff0aa1e45fdbecd3efaf08484f15ca2e950 (plain)
1
2
3
4
5
6
7
8
9
10
baseURL = 'https://schizoid.party/'
languageCode = 'en-us'
title = 'Schizoid Party'
theme = 'lugo'

[taxonomies]
   tag = "tags"

[markup.goldmark.renderer]
  unsafe = true # Allow HTML in md files