general changes
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s

This commit is contained in:
2025-06-09 21:24:17 +02:00
parent b4a4db2fd6
commit 56c0a23649
5 changed files with 75 additions and 36 deletions

View File

@@ -2,23 +2,33 @@ colorScheme = "blowfish"
defaultAppearance = "dark"
autoSwitchAppearance = true
enableSearch = true
summaryLength = 0
enableCodeCopy = true
replyByEmail = false
disableImageOptimization = false
disableImageOptimizationMD = false
disableTextInHeader = false
giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v8.next.forgejo.org"
mainSections = ["blog"]
giteaDefaultServer = "https://gitea.benno-lorenz.com"
firebase = { }
fathomAnalytics = { }
umamiAnalytics = { }
selineAnalytics = { }
buymeacoffee = { }
verification = { }
rssnext = { }
defaultBackgroundImage = "background.svg"
defaultFeaturedImage = "background.svg"
highlightCurrentMenuArea = true
smartTOC = true
smartTOCHideUnfocusedChildren = true
smartTOCHideUnfocusedChildren = false
[header]
layout = "fixed-fill-blur"
@@ -32,57 +42,75 @@ showScrollToTop = true
[homepage]
layout = "background"
showRecent = true
homepageImage = "background.svg"
showRecent = true
showRecentItems = 5
showMoreLink = ""
showMoreLinkDest = "/blog/posts/"
cardView = true
cardViewScreenWidth = false
cardViewScreenWidth = true
layoutBackgroundBlur = false
showMoreLink = true
showMoreLinkDest = "/blog/posts/"
disableHeroImagefilter = true
[article]
showDate = true
# Firebase Stuff
showViews = false
showLikes = false
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
showAuthorBottom = true
showHero = true
heroStyle = "background"
layoutBackgroundBlur = true
layoutBackgroundHeaderSpace = true
showBreadcrumbs = false
showDraftLabel = true
showEdit = false
editAppendPath = true
seriesOpened = false
seriesOpened = true
showHeadingAnchors = true
showPagination = true
invertPagination = false
showReadingTime = true
showTableOfContents = false
showTaxonomies = false
showCategoryOnly = false
showAuthorsBadges = false
showWordCount = true
showZenMode = false
showZenMode = true
[list]
showHero = false
showHero = true
heroStyle = "background"
layoutBackgroundBlur = true
layoutBackgroundHeaderSpace = true
layoutBackgroundHeaderSpace = false
showBreadcrumbs = false
showSummary = false
showSummary = true
showViews = false
showLikes = false
showTableOfContents = false
showCards = false
showTableOfContents = true
showCards = true
orderByWeight = false
groupByYear = true
cardView = false
cardViewScreenWidth = false
constrainItemsWidth = false
cardView = true
cardViewScreenWidth = true
constrainItemsWidth = true
[sitemap]
excludedKinds = [ "taxonomy", "term" ]
@@ -105,3 +133,8 @@ showTableOfContents = true
groupByYear = false
cardView = false
cardViewScreenWidth = false
[umamiAnalytics]
websiteId = "1056801d-9d30-4723-bb11-30ce4a161851"
domain = "umami.benno-lorenz.com"
enableTrackEvents = true