Files
post-self.ink/config.toml
Madison Rye Progress 5e038e61e6
Some checks failed
Deploy / deploy (push) Failing after 10s
Update Maddybook, path
2026-03-16 19:44:13 -07:00

25 lines
578 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
[pagination]
path = ""