Files
qoheleth.post-self.ink/config.toml
Madison Rye Progress cb786feefa
All checks were successful
Deploy / deploy (push) Successful in 8s
Update Maddybook, path
2026-03-16 19:45:59 -07:00

25 lines
488 B
TOML

baseURL = 'https://qoheleth.post-self.ink'
languageCode = 'en-us'
title = 'Qoheleth'
theme = 'maddybook'
paginatePath = ''
disablePathToLower = true
[permalinks]
post = '/:contentbasename/'
[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
[pagination]
path = ""