This commit is contained in:
21
spec.toml
Normal file
21
spec.toml
Normal 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
|
||||
Reference in New Issue
Block a user