Files
qoheleth.post-self.ink/config.toml
Madison Scott-Clary c9983e8252 Link to post-self.ink
2022-04-25 22:03:41 -07:00

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