updated docs

This commit is contained in:
Nuno Coração
2022-09-12 13:44:13 +01:00
parent a74044911e
commit 1ad4daaa0e
159 changed files with 944 additions and 1786 deletions

View File

@@ -9,7 +9,7 @@ colorScheme = "ocean"
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = false
enableSearch = false
enableSearch = true
enableCodeCopy = true
mainSections = ["posts", "suggest", "external"]
@@ -18,7 +18,7 @@ mainSections = ["posts", "suggest", "external"]
[footer]
showCopyright = true
showThemeAttribution = true
showAppearanceSwitcher = false
showAppearanceSwitcher = true
showScrollToTop = true
[homepage]
@@ -33,7 +33,7 @@ mainSections = ["posts", "suggest", "external"]
showBreadcrumbs = true
showDraftLabel = true
showEdit = true
# editURL = "https://github.com/nunocoracao/homepage/tree/main/content"
editURL = "https://github.com/nunocoracao/blowfish/tree/dev/content"
editAppendPath = true
showHeadingAnchors = true
showPagination = true