115 lines
2.2 KiB
TOML
Raw Normal View History

2025-01-27 17:40:27 +01:00
colorScheme = "blowfish"
defaultAppearance = "light"
autoSwitchAppearance = true
enableSearch = true
enableCodeCopy = true
replyByEmail = false
disableImageOptimization = false
disableTextInHeader = false
giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v8.next.forgejo.org"
defaultFeaturedImage = "example.png"
smartTOC = true
defaultBackgroundImage = "IMG_20240907_135042.jpg"
[header]
layout = "basic"
[footer]
showMenu = true
showCopyright = true
showThemeAttribution = true
2025-01-29 02:03:00 +01:00
showAppearanceSwitcher = false
2025-01-27 17:40:27 +01:00
showScrollToTop = true
[homepage]
layout = "background"
showRecent = true
2025-01-29 02:03:00 +01:00
showRecentItems = "90"
2025-01-27 17:40:27 +01:00
cardView = true
2025-01-29 02:03:00 +01:00
cardViewScreenWidth = ""
2025-01-27 17:40:27 +01:00
layoutBackgroundBlur = false
homepageImage = "IMG_20240907_135042.jpg"
2025-01-29 02:03:00 +01:00
2025-01-27 17:40:27 +01:00
[article]
2025-01-29 02:03:00 +01:00
showDate = false
2025-01-27 17:40:27 +01:00
showViews = false
showLikes = false
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
2025-01-29 02:03:00 +01:00
showHero = true
2025-01-27 17:40:27 +01:00
layoutBackgroundBlur = true
2025-01-29 02:03:00 +01:00
layoutBackgroundHeaderSpace = false
2025-01-27 17:40:27 +01:00
showBreadcrumbs = false
showDraftLabel = true
showEdit = false
editAppendPath = true
seriesOpened = false
showHeadingAnchors = true
showPagination = true
invertPagination = false
2025-01-29 02:03:00 +01:00
showReadingTime = false
showTableOfContents = true
2025-01-27 17:40:27 +01:00
showTaxonomies = false
showAuthorsBadges = false
showWordCount = true
showZenMode = false
2025-01-29 02:03:00 +01:00
heroStyle = "background"
relatedContentLimit = "99"
2025-01-27 17:40:27 +01:00
[list]
2025-01-29 02:03:00 +01:00
showHero = true
2025-01-27 17:40:27 +01:00
layoutBackgroundBlur = true
layoutBackgroundHeaderSpace = true
showBreadcrumbs = false
showSummary = true
showViews = false
showLikes = false
showTableOfContents = false
showCards = false
orderByWeight = false
groupByYear = true
cardView = false
cardViewScreenWidth = false
constrainItemsWidth = false
2025-01-29 02:03:00 +01:00
heroStyle = "background"
2025-01-27 17:40:27 +01:00
[sitemap]
excludedKinds = [ "taxonomy", "term" ]
[taxonomy]
2025-01-29 02:03:00 +01:00
showTermCount = false
2025-01-27 17:40:27 +01:00
showHero = ""
showBreadcrumbs = false
showViews = false
showLikes = false
showTableOfContents = false
2025-01-29 02:03:00 +01:00
cardView = false
heroStyle = "background"
2025-01-27 17:40:27 +01:00
[term]
showHero = false
showBreadcrumbs = false
showViews = false
showLikes = false
showTableOfContents = true
groupByYear = false
cardView = false
cardViewScreenWidth = false
[firebase]
[fathomAnalytics]
[umamiAnalytics]
[selineAnalytics]
[buymeacoffee]
[verification]
[rssnext]