Files
clade.post-self.ink/config.toml
Madison Rye Progress 3ea7ee7d0e Use works listing
2026-03-12 22:06:25 -07:00

21 lines
452 B
TOML

baseURL = 'https://clade.post-self.ink/'
languageCode = 'en-us'
title = 'Clade'
theme = 'maddybook'
paginatePath = ''
disablePathToLower = true
[permalinks]
post = '/:contentbasename/'
[params]
author = 'The Clade authors'
home = 'https://post-self.ink'
copyright = 2023
customCSS = ['/css/clade.css']
subtitle = 'A Post-Self Anthology'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true