Files
garden/spec.toml
Bokuan Li 4be9c683f6
All checks were successful
Compile Project / Compile (push) Successful in 23s
Updated config version to v0.2.0.
2026-03-26 14:58:01 -04:00

23 lines
399 B
TOML

database = "spec.db"
document = "document.tex"
siteTitle = "Jerry's Digital Garden"
[compiler]
compileAll = false
redoTags = false
indirectReferences = true
[website]
font = "roboto"
fontSize = 16
lineHeight = 1.3
textAlign = "left"
lineWidth = 45
primaryColour = "violet"
neutralColour = "grey"
searchLimit = 16
maxSearchPages = 48
recentChanges = 0
tableOfContentsDepth = 2
advertiseSpec = true