Files
garden/spec.toml
Bokuan Li 047ffe4472
All checks were successful
Compile Project / Compile (push) Successful in 36s
Added the complex conjugation.
2026-05-25 20:59:22 -04:00

34 lines
555 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 = 10
tableOfContentsDepth = 3
tableOfContentsUnfoldDepth = 2
tableOfContentsShortDepth = 1
hoverPreview = false
copyLabelButton = false
advertiseSpec = true
displayComments = true
allowComments = true