Files
toledot.post-self.ink/config.toml
Madison Scott-Clary b7da8fbd32 Abs path
2022-04-19 08:41:22 -07:00

21 lines
447 B
TOML

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