Initial commit.
All checks were successful
Compile Project / Compile (push) Successful in 5s

This commit is contained in:
Bokuan Li
2026-03-26 15:14:19 -04:00
commit 7f2667580b
15 changed files with 788 additions and 0 deletions

21
spec.toml Normal file
View File

@@ -0,0 +1,21 @@
database = "spec.db"
document = "document.tex"
siteTitle = "Unnamed Website"
[compiler]
compileAll = false
redoTags = false
indirectReferences = true
[website]
font = "roboto"
fontSize = 16
lineHeight = 1.3
textAlign = "left"
primaryColour = "blue"
neutralColour = "grey"
searchLimit = 16
maxSearchPages = 48
recentChanges = 10
tableOfContentsDepth = 2
advertiseSpec = true