Files
qoheleth.post-self.ink/config.toml
Madison Rye Progress 6b29cad8b2 Subtitle
2024-07-02 09:58:19 -07:00

22 lines
453 B
TOML

baseURL = 'https://qoheleth.post-self.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 Cycle book I'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true