Files
clade.post-self.ink/config.toml
Madison Rye Progress 3105655cf2
All checks were successful
Deploy / deploy (push) Successful in 7s
Update Maddybook, path
2026-03-16 19:50:00 -07:00

24 lines
480 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
[pagination]
path = ""