Files
marsh.post-self.ink/config.toml
2023-12-28 17:03:01 -08:00

21 lines
443 B
TOML

baseURL = 'https://marsh.post-self.ink/'
languageCode = 'en-us'
title = 'Marsh'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
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