Files
toledot.post-self.ink/config.toml
Madison Rye Progress 5a358ffa3d Subtitle
2024-07-02 09:58:39 -07:00

21 lines
451 B
TOML

baseURL = 'https://toledot.post-self.ink/'
languageCode = 'en-us'
title = 'Toledot'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
[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