Files
neviim.post-self.ink/config.toml
Madison Rye Progress ed16062ebb
All checks were successful
Deploy / deploy (push) Successful in 7s
Update Maddybook, path
2026-03-16 19:44:37 -07:00

24 lines
478 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
[pagination]
path = ""