Files
mitzvot.post-self.ink/config.toml
Madison Rye Progress 55e465a201 Subtitle
2024-07-02 09:59:16 -07:00

20 lines
425 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