Files
marsh.post-self.ink/config.toml
Madison Rye Progress 32abf25183
Some checks failed
Deploy / deploy (push) Failing after 7s
Update Maddybook, path
2026-03-16 19:49:16 -07:00

27 lines
510 B
TOML

baseURL = 'https://marsh.post-self.ink/'
languageCode = 'en-us'
title = 'Marsh'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[pagination]
path = ""
[permalinks]
post = '/:contentbasename/'
[params]
author = 'Madison Rye Progress'
home = 'https://makyo.ink'
copyright = '2023'
subtitle = 'Stories of Restoration'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/marsh.css']
[markup.goldmark.renderer]
unsafe = true
[pagination]
path = ""