105 lines
2 KiB
TOML
105 lines
2 KiB
TOML
|
colorScheme = "princess"
|
||
|
defaultAppearance = "dark"
|
||
|
autoSwitchAppearance = true
|
||
|
enableSearch = true
|
||
|
enableCodeCopy = false
|
||
|
disableImageOptimization = false
|
||
|
disableTextInHeader = false
|
||
|
defaultBackgroundImage = "background.jpg"
|
||
|
#defaultFeaturedImage = "static/wallhaven-yxe85x.jpg"
|
||
|
|
||
|
[header]
|
||
|
layout = "fixed"
|
||
|
|
||
|
[footer]
|
||
|
showMenu = true
|
||
|
showCopyright = true
|
||
|
showThemeAttribution = true
|
||
|
showAppearanceSwitcher = true
|
||
|
showScrollToTop = true
|
||
|
|
||
|
[homepage]
|
||
|
layout = "background"
|
||
|
showRecent = true
|
||
|
showRecentItems = 5
|
||
|
showMoreLink = false
|
||
|
showMoreLinkDest = "/posts"
|
||
|
cardView = true
|
||
|
cardViewScreenWidth = false
|
||
|
layoutBackgroundBlur = "1"
|
||
|
homepageImage = "background.jpg"
|
||
|
|
||
|
[article]
|
||
|
showDate = true
|
||
|
showViews = true
|
||
|
showLikes = true
|
||
|
showDateOnlyInArticle = false
|
||
|
showDateUpdated = true
|
||
|
showAuthor = true
|
||
|
showHero = true
|
||
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
||
|
layoutBackgroundBlur = true
|
||
|
layoutBackgroundHeaderSpace = true
|
||
|
showBreadcrumbs = false
|
||
|
showDraftLabel = true
|
||
|
showEdit = true
|
||
|
editAppendPath = true
|
||
|
seriesOpened = false
|
||
|
showHeadingAnchors = true
|
||
|
showPagination = true
|
||
|
invertPagination = false
|
||
|
showReadingTime = true
|
||
|
showTableOfContents = true
|
||
|
showTaxonomies = false
|
||
|
showAuthorsBadges = true
|
||
|
showWordCount = true
|
||
|
showZenMode = true
|
||
|
|
||
|
[list]
|
||
|
showHero = true
|
||
|
herostyle = "background"
|
||
|
layoutBackgroundBlur = true
|
||
|
layoutBackgroundHeaderSpace = true
|
||
|
showBreadcrumbs = false
|
||
|
showSummary = true
|
||
|
showViews = true
|
||
|
showLikes = true
|
||
|
showTableOfContents = false
|
||
|
showCards = true
|
||
|
groupByYear = false
|
||
|
cardView = true
|
||
|
cardViewScreenWidth = false
|
||
|
constrainItemsWidth = false
|
||
|
|
||
|
[sitemap]
|
||
|
excludedKinds = [ "taxonomy", "term" ]
|
||
|
|
||
|
[taxonomy]
|
||
|
showTermCount = true
|
||
|
showHero = false
|
||
|
showBreadcrumbs = false
|
||
|
showViews = false
|
||
|
showLikes = false
|
||
|
showTableOfContents = false
|
||
|
cardView = false
|
||
|
|
||
|
[term]
|
||
|
showHero = false
|
||
|
showBreadcrumbs = false
|
||
|
showViews = false
|
||
|
showLikes = false
|
||
|
showTableOfContents = true
|
||
|
groupByYear = false
|
||
|
cardView = false
|
||
|
cardViewScreenWidth = false
|
||
|
|
||
|
[firebase]
|
||
|
|
||
|
[fathomAnalytics]
|
||
|
|
||
|
[umamiAnalytics]
|
||
|
|
||
|
[buymeacoffee]
|
||
|
|
||
|
[verification]
|