Files
post-self.ink/config.toml
Madison Rye Progress f7a6bfe9c5 RSS feed
2025-08-21 13:08:58 -07:00

20 lines
520 B
TOML

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