Files
post-self.ink/config.toml
Madison Rye Progress 52b24ba7f8
All checks were successful
Deploy / deploy (push) Successful in 11s
Update maddybook
2026-03-16 20:06:41 -07:00

23 lines
555 B
TOML

baseURL = 'https://post-self.ink/'
languageCode = 'en-us'
title = 'Post-Self'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[pagination]
path = ""
[permalinks]
post = '/:contentbasename/'
[params]
# author = 'Madison Scott-Clary'
# home = 'https://makyo.ink'
copyright = 'The Post-Self authors 2020 — 2026'
customCSS = ['/css/post-self.css']
headline = 'A science fiction setting focused on identity, memory, and individuation with uploaded consciousnesses'
[markup.goldmark.renderer]
unsafe = true