Files
swangnice_site/config/_default/params.toml

167 lines
4.5 KiB
TOML
Raw Normal View History

2025-05-20 02:59:55 -04:00
# -- 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.
2025-07-25 02:15:37 +08:00
# https://blowfish.page/docs/configuration/#theme-parameters
2025-05-20 02:59:55 -04:00
2025-07-25 02:15:37 +08:00
colorScheme = "blowfish"
2025-05-20 02:59:55 -04:00
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
enableSearch = true
2025-07-25 02:15:37 +08:00
enableCodeCopy = false
2025-05-20 02:59:55 -04:00
2025-07-25 02:15:37 +08:00
replyByEmail = false
# mainSections = ["section1", "section2"]
2025-05-20 02:59:55 -04:00
# robots = ""
2025-07-25 02:15:37 +08:00
disableImageOptimization = false
disableTextInHeader = false
# backgroundImageWidth = 1200
# defaultBackgroundImage = "IMAGE.jpg" # used as default for background images
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
# highlightCurrentMenuArea = true
# smartTOC = true
# smartTOCHideUnfocusedChildren = true
giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v8.next.forgejo.org"
2025-05-20 02:59:55 -04:00
[header]
2025-07-25 02:15:37 +08:00
layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur
2025-05-20 02:59:55 -04:00
[footer]
2025-07-25 02:15:37 +08:00
showMenu = true
2025-05-20 02:59:55 -04:00
showCopyright = true
showThemeAttribution = true
showAppearanceSwitcher = true
showScrollToTop = true
[homepage]
layout = "profile" # valid options: page, profile, hero, card, background, custom
#homepageImage = "IMAGE.jpg" # used in: hero, and card
2025-07-25 02:15:37 +08:00
showRecent = false
2025-05-20 02:59:55 -04:00
showRecentItems = 5
2025-07-25 02:15:37 +08:00
showMoreLink = false
showMoreLinkDest = "/posts/"
2025-05-20 02:59:55 -04:00
cardView = false
cardViewScreenWidth = false
layoutBackgroundBlur = false # only used when layout equals background
[article]
2025-07-25 02:15:37 +08:00
showDate = false
showViews = false
showLikes = false
showDateOnlyInArticle = false
2025-05-20 02:59:55 -04:00
showDateUpdated = false
2025-07-25 02:15:37 +08:00
showAuthor = false
# showAuthorBottom = false
showHero = false
# heroStyle = "basic" # 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
2025-05-20 02:59:55 -04:00
showDraftLabel = true
showEdit = false
# editURL = "https://github.com/username/repo/"
editAppendPath = true
seriesOpened = false
showHeadingAnchors = true
showPagination = true
invertPagination = false
showReadingTime = true
showTableOfContents = true
2025-07-25 02:15:37 +08:00
# showRelatedContent = false
# relatedContentLimit = 3
showTaxonomies = true
showAuthorsBadges = false
2025-05-20 02:59:55 -04:00
showWordCount = true
2025-07-25 02:15:37 +08:00
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
showZenMode = false
2025-05-20 02:59:55 -04:00
[list]
2025-07-25 02:15:37 +08:00
showHero = false
# 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
2025-05-20 02:59:55 -04:00
showBreadcrumbs = false
2025-07-25 02:15:37 +08:00
showSummary = false
showViews = false
showLikes = false
showTableOfContents = true
showCards = true
orderByWeight = true
groupByYear = false
cardView = true
2025-05-20 02:59:55 -04:00
cardViewScreenWidth = false
2025-07-25 02:15:37 +08:00
constrainItemsWidth = false
2025-05-20 02:59:55 -04:00
[sitemap]
2025-07-25 02:15:37 +08:00
excludedKinds = ["taxonomy", "term"]
2025-05-20 02:59:55 -04:00
[taxonomy]
showTermCount = true
2025-07-25 02:15:37 +08:00
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
2025-05-20 02:59:55 -04:00
[firebase]
# apiKey = "XXXXXX"
# authDomain = "XXXXXX"
# projectId = "XXXXXX"
# storageBucket = "XXXXXX"
# messagingSenderId = "XXXXXX"
# appId = "XXXXXX"
# measurementId = "XXXXXX"
[fathomAnalytics]
# site = "ABC12345"
# domain = "llama.yoursite.com"
2025-07-25 02:15:37 +08:00
[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"
2025-05-20 02:59:55 -04:00
[verification]
# google = ""
# bing = ""
# pinterest = ""
# yandex = ""
2025-07-25 02:15:37 +08:00
# fediverse = ""
[rssnext]
# feedId = ""
# userId = ""