Files
qoheleth.post-self.ink/config.toml
Madison Scott-Clary 8b8889db48 Start hugo site
2022-02-14 15:15:15 -08:00

22 lines
448 B
TOML

baseURL = 'https://qoheleth.makyo.ink'
languageCode = 'en-us'
title = 'Qoheleth'
theme = 'maddybook'
paginatePath = ''
disablePathToLower = true
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
customCSS = ['css/qoheleth.css']
subtitle = 'Post-Self book I'
subtitleLink = 'https://post-self.makyo.ink'
[markup.goldmark.renderer]
unsafe = true