updated docs for v1 and polished some minor fixes across the code

This commit is contained in:
Nuno Coração
2022-09-13 00:49:15 +01:00
parent 925155fb9c
commit 002db90080
446 changed files with 1271 additions and 2281 deletions
+2 -5
View File
@@ -5,7 +5,7 @@
# Refer to the theme docs for more details about each of these parameters.
# https://nunocoracao.github.io/blowfish/docs/configuration/#theme-parameters
colorScheme = "ocean"
colorScheme = "blowfish"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
@@ -15,9 +15,6 @@ enableCodeCopy = true
# mainSections = ["section1", "section2"]
# robots = ""
#[header]
# layout = "basic" # valid options: basic, hamburger, hybrid, custom - no more choice
[footer]
showCopyright = true
showThemeAttribution = true
@@ -26,7 +23,7 @@ enableCodeCopy = true
[homepage]
layout = "profile" # valid options: page, profile, custom
showRecent = true
showRecent = false
[article]
showDate = true