Files
mitzvot.post-self.ink/config.toml
Madison Rye Progress b197e5c870
All checks were successful
Deploy / deploy (push) Successful in 8s
Update Maddybook, path
2026-03-16 19:45:00 -07:00

23 lines
453 B
TOML

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