You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
2.1 KiB

# -- 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://jpanther.github.io/congo/docs/configuration/#theme-parameters
# congo (default), avocado, cherry, fire, ocean, sapphire and slate.
colorScheme = "congo"
# colorScheme = "ocean"
# colorScheme = "sapphire"
# colorScheme = "avocado"
2 years ago
# colorScheme = "cherry"
1 year ago
# colorScheme = "fire"
# colorScheme = "slate"
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = false
enableSearch = true
enableCodeCopy = true
# mainSections = ["section1", "section2"]
# robots = ""
rssFullContent = true
[header]
layout = "hybrid" # valid options: basic, hamburger, hybrid, custom
# logo = "img/logo.jpg"
showTitle = true
[footer]
showCopyright = true
showThemeAttribution = true
showAppearanceSwitcher = true
showScrollToTop = true
[homepage]
layout = "profile" # valid options: page, profile, custom
showRecent = false
[article]
showDate = true
showDateUpdated = true
showAuthor = true
showBreadcrumbs = false
showDraftLabel = true
showEdit = false
editURL = "https://github.com/oe7drt/oe7drt-website/"
editAppendPath = true
showHeadingAnchors = true
showPagination = true
invertPagination = false
showReadingTime = true
showTableOfContents = true
showTaxonomies = true
showWordCount = true
showComments = false
sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"]
# sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"]
[list]
showBreadcrumbs = false
showSummary = true
showTableOfContents = false
showTaxonomies = true
groupByYear = true
paginationWidth = 5
[sitemap]
excludedKinds = ["taxonomy", "term"]
changefreq = "weekly"
priority = 0.5
filename = "sitemap.xml"
[taxonomy]
showTermCount = true
[fathomAnalytics]
site = "LNCFUAAT"
domain = "cdn-eu.usefathom.com"
# domain = "network.oe7drt.com"
[verification]
# google = ""
# bing = ""
# pinterest = ""
# yandex = ""