Files
garden/spec.toml
Bokuan Li 575cd66ad8
All checks were successful
Compile Project / Compile (push) Successful in 52s
Added the existence of projections.
2026-08-09 15:40:56 -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.5
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