183 lines
5.5 KiB
TOML
183 lines
5.5 KiB
TOML
# -- 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 = false
|
|
|
|
enableA11y = false
|
|
enableSearch = true
|
|
enableCodeCopy = false
|
|
enableStructuredBreadcrumbs = false
|
|
# enableStyledScrollbar = true # disable to use native scrollbar style (defaults to true)
|
|
|
|
replyByEmail = false
|
|
|
|
# mainSections = ["section1", "section2"]
|
|
# robots = ""
|
|
|
|
disableImageOptimization = false
|
|
disableImageOptimizationMD = false
|
|
disableTextInHeader = true
|
|
# backgroundImageWidth = 1200
|
|
|
|
defaultBackgroundImage = "/img/background.png" # used as default for background images
|
|
defaultFeaturedImage = "/img/background.png" # used as default for featured images in all articles
|
|
# defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter)
|
|
hotlinkFeatureImage = false
|
|
# imagePosition = "50% 50%"
|
|
|
|
# highlightCurrentMenuArea = true
|
|
# smartTOC = true
|
|
# smartTOCHideUnfocusedChildren = true
|
|
|
|
fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384", "sha256"
|
|
|
|
giteaDefaultServer = "https://git.fsfe.org"
|
|
forgejoDefaultServer = "https://v11.next.forgejo.org"
|
|
|
|
[header]
|
|
layout = "fixed" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
|
|
|
|
[footer]
|
|
showMenu = true
|
|
showCopyright = true
|
|
showThemeAttribution = true
|
|
showAppearanceSwitcher = true
|
|
showScrollToTop = true
|
|
|
|
[homepage]
|
|
layout = "background" # valid options: page, profile, hero, card, background, custom
|
|
#homepageImage = "IMAGE.jpg" # used in: hero, and card
|
|
showRecent = true
|
|
showRecentItems = 18
|
|
showMoreLink = true
|
|
showMoreLinkDest = "/posts/"
|
|
cardView = true
|
|
cardViewScreenWidth = false
|
|
layoutBackgroundBlur = true # only used when layout equals background
|
|
disableHeroImageFilter = false # only used when layout equals hero
|
|
|
|
[article]
|
|
showDate = true
|
|
showViews = true
|
|
showLikes = true
|
|
showDateOnlyInArticle = false
|
|
showDateUpdated = false
|
|
showAuthor = true
|
|
# showAuthorBottom = false
|
|
showHero = 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
|
|
showDraftLabel = true
|
|
showEdit = false
|
|
# editURL = "https://github.com/username/repo/"
|
|
editAppendPath = true
|
|
seriesOpened = true
|
|
showHeadingAnchors = true
|
|
showPagination = true
|
|
invertPagination = false
|
|
showReadingTime = true
|
|
showTableOfContents = true
|
|
showRelatedContent = true
|
|
relatedContentLimit = 6
|
|
showTaxonomies = true # use showTaxonomies OR showCategoryOnly, not both
|
|
showCategoryOnly = false # use showTaxonomies OR showCategoryOnly, not both
|
|
showAuthorsBadges = false
|
|
showWordCount = false
|
|
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram", "line"]
|
|
showZenMode = false
|
|
# externalLinkForceNewTab = false # disable to allow external links in the same tab (defaults to true)
|
|
|
|
[list]
|
|
showHero = 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
|
|
showSummary = false
|
|
showViews = false
|
|
showLikes = false
|
|
showTableOfContents = false
|
|
showCards = false
|
|
orderByWeight = false
|
|
groupByYear = false
|
|
cardView = false
|
|
cardViewScreenWidth = false
|
|
constrainItemsWidth = false
|
|
|
|
[sitemap]
|
|
excludedKinds = ["taxonomy", "term"]
|
|
|
|
[taxonomy]
|
|
showTermCount = true
|
|
showHero = true
|
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
|
showBreadcrumbs = false
|
|
showViews = false
|
|
showLikes = false
|
|
showTableOfContents = false
|
|
cardView = false
|
|
|
|
[term]
|
|
showHero = true
|
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
|
showBreadcrumbs = false
|
|
showViews = false
|
|
showLikes = false
|
|
showTableOfContents = true
|
|
groupByYear = false
|
|
cardView = false
|
|
cardViewScreenWidth = false
|
|
|
|
[firebase]
|
|
apiKey = "AIzaSyBBfzADrGgnwTIyW67gfZSrAtkoybxvmdI"
|
|
authDomain = "oakazanin-hugo-blowfish.firebaseapp.com"
|
|
databaseURL = "https://oakazanin-hugo-blowfish-default-rtdb.europe-west1.firebasedatabase.app"
|
|
projectId = "oakazanin-hugo-blowfish"
|
|
storageBucket = "oakazanin-hugo-blowfish.firebasestorage.app"
|
|
messagingSenderId = "945151844512"
|
|
appId = "1:945151844512:web:22602cc010f5b7e0cca9c5"
|
|
|
|
[fathomAnalytics]
|
|
# site = "ABC12345"
|
|
# domain = "llama.yoursite.com"
|
|
|
|
[umamiAnalytics]
|
|
# websiteid = "ABC12345"
|
|
# domain = "llama.yoursite.com"
|
|
# dataDomains = "yoursite.com,yoursite2.com"
|
|
# scriptName = ""
|
|
# enableTrackEvent = true
|
|
|
|
[selineAnalytics]
|
|
# token = "XXXXXX"
|
|
# enableTrackEvent = true
|
|
|
|
[buymeacoffee]
|
|
# identifier = ""
|
|
# globalWidget = true
|
|
# globalWidgetMessage = "Hello"
|
|
# globalWidgetColor = "#FFDD00"
|
|
# globalWidgetPosition = "right"
|
|
|
|
[verification]
|
|
# google = ""
|
|
# bing = ""
|
|
# pinterest = ""
|
|
# yandex = ""
|
|
# fediverse = ""
|
|
|
|
[rssnext]
|
|
# feedId = ""
|
|
# userId = ""
|
|
|
|
[advertisement]
|
|
# adsense = ""
|