Files
neviim.post-self.ink/config.toml
Madison Rye Progress f936f3a248 Subtitle
2024-07-02 09:59:00 -07:00

21 lines
450 B
TOML

baseURL = 'https://neviim.post-self.ink/'
languageCode = 'en-us'
title = "Nevi'im"
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2022
customCSS = ['/css/neviim.css']
subtitle = 'Post-Self Cycle book III'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true