# -- 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://blowfish.page/docs/configuration/#theme-parameters colorScheme = "blowfish" defaultAppearance = "dark" # valid options: light or dark autoSwitchAppearance = true enableSearch = false enableCodeCopy = true # mainSections = ["ervaringen"] # robots = "" disableImageOptimization = false defaultBackgroundImage = "img/Mountains_BG.jpg" # used as default for background images # defaultBackgroundImage = "img/crosswalk.jpg" # used as default for background images smartTOC = true smartTOCHideUnfocusedChildren = true [header] layout = "fixed" # valid options: basic, fixed, fixed-fill, fixed-fill-blur [footer] showMenu = false showCopyright = true showThemeAttribution = true showAppearanceSwitcher = true showScrollToTop = true [homepage] layout = "background-custom" # valid options: page, profile, hero, card, background, custom # homepageImage = "IMAGE.jpg" # used in: hero, and card showRecent = false showRecentItems = 5 showMoreLink = false showMoreLinkDest = "/ervaringen/" cardView = false cardViewScreenWidth = false layoutBackgroundBlur = true # only used when layout equals background [article] showDate = true showViews = false showLikes = false showDateUpdated = false showAuthor = false showHero = true heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground layoutBackgroundHeaderSpace = false # only used when heroStyle equals background showBreadcrumbs = true showDraftLabel = true showEdit = false # editURL = "https://github.com/username/repo/" editAppendPath = true seriesOpened = false showHeadingAnchors = true showPagination = true invertPagination = false showReadingTime = false showTableOfContents = true showTaxonomies = false showAuthorsBadges = false showWordCount = false showSummary = true # sharingLinks = [ "linkedin", "twitter", "reddit", "pinterest", "facebook", "email"] [list] showHero = true heroStyle = "background" # valid options: basic, big, background, thumbAndBackground layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground layoutBackgroundHeaderSpace = false # only used when heroStyle equals background showBreadcrumbs = true showSummary = false showViews = false showLikes = false showTableOfContents = false showCards = true groupByYear = true cardView = false cardViewScreenWidth = false constrainItemsWidth = false [sitemap] excludedKinds = ["taxonomy", "term"] [taxonomy] showTermCount = true showHero = false # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground showBreadcrumbs = false showViews = false showLikes = false showTableOfContents = false cardView = false [term] showHero = false # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground showBreadcrumbs = false showViews = false showLikes = false showTableOfContents = true groupByYear = false cardView = false cardViewScreenWidth = false [firebase] # apiKey = "XXXXXX" # authDomain = "XXXXXX" # projectId = "XXXXXX" # storageBucket = "XXXXXX" # messagingSenderId = "XXXXXX" # appId = "XXXXXX" # measurementId = "XXXXXX" [fathomAnalytics] # site = "ABC12345" # domain = "llama.yoursite.com" [buymeacoffee] # identifier = "" # globalWidget = true # globalWidgetMessage = "Hello" # globalWidgetColor = "#FFDD00" # globalWidgetPosition = "Right" [verification] # google = "" # bing = "" # pinterest = "" # yandex = ""