Files
marsh.post-self.ink/config.toml
Madison Scott-Clary 4450bc9f65 Name
2024-05-09 11:41:03 -07:00

21 lines
444 B
TOML

baseURL = 'https://marsh.post-self.ink/'
languageCode = 'en-us'
title = 'Marsh'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Rye Progress'
home = 'https://makyo.ink'
copyright = '2023'
subtitle = 'A Post-Self Story'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/toledot.css']
[markup.goldmark.renderer]
unsafe = true