Files
garden/spec.toml
2026-05-25 20:38:20 -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 = 2
tableOfContentsUnfoldDepth = 1
tableOfContentsShortDepth = 1
hoverPreview = false
copyLabelButton = false
advertiseSpec = true
displayComments = true
allowComments = true