Files
garden/spec.toml
Bokuan Li 78cbee8b32
All checks were successful
Compile Project / Compile (push) Successful in 25s
Lowered the table of contents depth.
2026-04-23 15:50:14 -04:00

25 lines
444 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 = 1
hoverPreview = false
copyLabelButton = false
advertiseSpec = true