Files
kaddish.post-self.ink/hugo.toml
Madison Rye Progress 6c0fa0c705 Update index
2025-10-12 18:00:20 -07:00

24 lines
482 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 = '2025'
subtitle = 'Stories of Restoration'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/kaddish.css']
[markup.goldmark.renderer]
unsafe = true