# -- Theme Options -- # These options control how the theme functions and allow you to # customise the display of your website. # # Refer to the theme docs for more details about each of these parameters. # https://nunocoracao.github.io/blowfish/docs/configuration/#theme-parameters colorScheme = "ocean" defaultAppearance = "light" # valid options: light or dark autoSwitchAppearance = true enableSearch = true enableCodeCopy = true # mainSections = ["section1", "section2"] # robots = "" #[header] # layout = "basic" # valid options: basic, hamburger, hybrid, custom - no more choice [footer] showCopyright = true showThemeAttribution = true showAppearanceSwitcher = true showScrollToTop = true [homepage] layout = "profile" # valid options: page, profile, custom showRecent = true [article] showDate = true showDateUpdated = false showAuthor = true showBreadcrumbs = true showDraftLabel = true showEdit = true # editURL = "https://github.com/username/repo/" editAppendPath = true showHeadingAnchors = true showPagination = true invertPagination = false showReadingTime = true showTableOfContents = true showTaxonomies = false showWordCount = true showSummary = true sharingLinks = [ "linkedin", "twitter", "whatsapp", "pinterest", "reddit", "facebook", "email"] [list] showBreadcrumbs = false showSummary = false showTableOfContents = false groupByYear = true [sitemap] excludedKinds = [] [taxonomy] showTermCount = true [fathomAnalytics] # site = "ABC12345" # domain = "llama.yoursite.com" [verification] # google = "" # bing = "" # pinterest = "" # yandex = ""