Files
marsh.post-self.ink/config.toml
Madison Rye Progress 8a03c4db18
All checks were successful
Deploy / deploy (push) Successful in 7s
Analytics
2026-03-16 23:27:02 -07:00

24 lines
482 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