Files
idumea.post-self.ink/config.toml
Madison Rye Progress bffa285576
All checks were successful
Deploy / deploy (push) Successful in 8s
Analytics
2026-03-16 23:26:00 -07:00

25 lines
487 B
TOML

baseURL = 'https://idumea.post-self.ink/'
languageCode = 'en-us'
title = 'Idumea'
theme = 'maddybook'
paginatePath = ""
disablePathToLower = true
[pagination]
path = ""
[permalinks]
post = '/:contentbasename/'
[params]
author = 'Madison Rye Progress'
home = 'https://makyo.ink/'
copyright = '2024'
subtitle = 'Stories of Restoration'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/idumea.css']
[markup.goldmark.renderer]
unsafe = true