Files
qoheleth.post-self.ink/config.toml
Madison Scott-Clary 11cb74ae35 Fix paths
2022-02-14 16:17:10 -08:00

22 lines
449 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 = 2020
customCSS = ['/css/qoheleth.css']
subtitle = 'Post-Self book I'
subtitleLink = 'https://post-self.makyo.ink'
[markup.goldmark.renderer]
unsafe = true