Files
ask.post-self.ink/config.toml
Madison Rye Progress 89b8ff7fce
All checks were successful
Deploy / deploy (push) Successful in 7s
Update Maddybook, path
2026-03-16 19:49:25 -07:00

24 lines
525 B
TOML

baseURL = 'https://ask.post-self.ink/'
languageCode = 'en-us'
title = 'Ask. — An Odist Q&A'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:contentbasename/'
[params]
# author = 'Madison Scott-Clary'
# home = 'https://makyo.ink'
copyright = 'The Post-Self authors 2020 — 2024'
customCSS = ['/css/ask.css']
subtitle = 'A Post-Self Project'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true
[pagination]
path = ""