Files
rpg.post-self.ink/config.toml
Madison Rye Progress 66d97c508b
All checks were successful
Deploy / deploy (push) Successful in 7s
Update Maddybook, path
2026-03-16 19:50:17 -07:00

24 lines
484 B
TOML

baseURL = 'https://rpg.post-self.ink/'
languageCode = 'en-us'
title = 'The Post-Self RPG'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:contentbasename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
customCSS = ['/css/rpg.css']
subtitle = 'A Post-Self Project'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true
[pagination]
path = ""