Files
kaddish.post-self.ink/hugo.toml
Madison Rye Progress c0af1eb126 Base site
2025-07-25 15:19:13 -07:00

24 lines
477 B
TOML

baseURL = 'https://kaddish.post-self.ink/'
languageCode = 'en-us'
title = 'Kaddish'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[pagination]
path = ""
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Rye Progress'
home = 'https://makyo.ink/'
copyright = '2024'
subtitle = 'A Post-Self Story'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/kaddish.css']
[markup.goldmark.renderer]
unsafe = true