Files
mitzvot.post-self.ink/config.toml
Madison Scott-Clary 9c83061141 Some content
2022-04-19 09:34:44 -07:00

20 lines
421 B
TOML

baseURL = 'https://mitzvot.makyo.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 book IV'
subtitleLink = 'https://post-self.makyo.ink'
[markup.goldmark.renderer]
unsafe = true