feat: update for Doks v1.0.0-rc.1
This commit is contained in:
@ -60,17 +60,17 @@ footer = "Powered by <a class=\"text-muted\" href=\"https://www.netlify.com/\">N
|
||||
kaTex = false
|
||||
|
||||
# Repository
|
||||
repoHost = "GitHub" # GitHub (default), Gitea, GitLab, Bitbucket, or BitbucketServer
|
||||
docsRepo = "https://github.com/h-enk/doks"
|
||||
docsRepoBranch = "main"
|
||||
docsRepoSubPath = ""
|
||||
editPage = false # false (default) or true
|
||||
lastMod = false # false (default) or true
|
||||
repoHost = "GitHub" # GitHub (default), Gitea, GitLab, Bitbucket, or BitbucketServer
|
||||
docsRepo = "https://github.com/h-enk/doks"
|
||||
docsRepoBranch = "main" # main (default), master, or <branch name>
|
||||
docsRepoSubPath = "" # "" (none, default) or <sub path>
|
||||
|
||||
[menu]
|
||||
[menu.section]
|
||||
auto = true
|
||||
collapsibleSidebar = true
|
||||
auto = true # true (default) or false
|
||||
collapsibleSidebar = true # true (default) or false
|
||||
|
||||
# SCSS
|
||||
# backGround = "yellowgreen"
|
||||
|
1
config/_default/hyas/inline-svg.toml
Normal file
1
config/_default/hyas/inline-svg.toml
Normal file
@ -0,0 +1 @@
|
||||
# See .config/_default/params.toml
|
Reference in New Issue
Block a user