|
|
|
@ -58,7 +58,7 @@ smartTOC = true
|
|
|
|
|
# heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
|
|
|
|
|
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
|
|
|
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
|
|
|
|
showBreadcrumbs = false
|
|
|
|
|
showBreadcrumbs = true
|
|
|
|
|
showDraftLabel = true
|
|
|
|
|
showEdit = false
|
|
|
|
|
# editURL = "https://github.com/username/repo/"
|
|
|
|
@ -82,7 +82,7 @@ smartTOC = true
|
|
|
|
|
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
|
|
|
|
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
|
|
|
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
|
|
|
|
showBreadcrumbs = false
|
|
|
|
|
showBreadcrumbs = true
|
|
|
|
|
showSummary = false
|
|
|
|
|
showViews = false
|
|
|
|
|
showLikes = false
|
|
|
|
@ -101,7 +101,7 @@ smartTOC = true
|
|
|
|
|
showTermCount = true
|
|
|
|
|
showHero = false
|
|
|
|
|
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
|
|
|
|
showBreadcrumbs = false
|
|
|
|
|
showBreadcrumbs = true
|
|
|
|
|
showViews = false
|
|
|
|
|
showLikes = false
|
|
|
|
|
showTableOfContents = false
|
|
|
|
@ -110,7 +110,7 @@ smartTOC = true
|
|
|
|
|
[term]
|
|
|
|
|
showHero = false
|
|
|
|
|
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
|
|
|
|
showBreadcrumbs = false
|
|
|
|
|
showBreadcrumbs = true
|
|
|
|
|
showViews = false
|
|
|
|
|
showLikes = false
|
|
|
|
|
showTableOfContents = true
|
|
|
|
|