Files
toledot.post-self.ink/config.toml
Madison Rye Progress 475e31d7c3
All checks were successful
Deploy / deploy (push) Successful in 8s
Path
2026-03-16 19:43:12 -07:00

23 lines
481 B
TOML

baseURL = 'https://toledot.post-self.ink/'
languageCode = 'en-us'
title = 'Toledot'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:contentbasename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2021
customCSS = ['/css/toledot.css']
subtitle = 'Post-Self Cycle book II'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true
[pagination]
path = ""