Files
makyo.ink/config.toml
Madison Rye Progress 44b878c6e7
All checks were successful
Deploy / deploy (push) Successful in 8s
Use gitea workflows
2026-03-15 16:28:40 -07:00

16 lines
283 B
TOML

baseURL = "https://makyo.ink/"
languageCode = "en-us"
title = "The Writing of Madison Rye Progress"
[taxonomies]
tag = "tags"
category = "categories"
rating = "ratings"
series = "series"
[permalinks]
post = "/:contentbasename/"
[markup.goldmark.renderer]
unsafe= true