Files
qoheleth.post-self.ink/config.toml
T

25 lines
488 B
TOML
Raw Normal View History

2022-04-25 22:03:41 -07:00
baseURL = 'https://qoheleth.post-self.ink'
2022-02-14 15:15:15 -08:00
languageCode = 'en-us'
title = 'Qoheleth'
theme = 'maddybook'
paginatePath = ''
disablePathToLower = true
[permalinks]
2026-03-15 14:17:32 -07:00
post = '/:contentbasename/'
2022-02-14 15:15:15 -08:00
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
2022-02-14 16:17:10 -08:00
copyright = 2020
customCSS = ['/css/qoheleth.css']
2024-07-02 09:58:19 -07:00
subtitle = 'Post-Self Cycle book I'
2022-04-25 22:03:41 -07:00
subtitleLink = 'https://post-self.ink'
2022-02-14 15:15:15 -08:00
[markup.goldmark.renderer]
unsafe = true
2026-03-16 19:45:59 -07:00
[pagination]
path = ""