2021-08-14 04:44:34 +00:00
|
|
|
# -- Theme Options --
|
|
|
|
# These options control how the theme functions and allow you to
|
|
|
|
# customise the display of your website.
|
2021-08-15 01:21:37 +00:00
|
|
|
#
|
2021-08-17 05:35:04 +00:00
|
|
|
# Refer to the theme docs for more details about each of these parameters.
|
2021-08-18 23:36:00 +00:00
|
|
|
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters
|
2021-08-14 04:44:34 +00:00
|
|
|
|
2021-08-20 07:02:08 +00:00
|
|
|
colorScheme = "congo"
|
2022-01-13 04:56:30 +00:00
|
|
|
enableSearch = false
|
2022-01-25 23:49:30 +00:00
|
|
|
enableCodeCopy = false
|
2022-01-18 23:25:48 +00:00
|
|
|
darkMode = "auto"
|
2021-09-22 02:24:46 +00:00
|
|
|
# logo = "img/logo.jpg"
|
2021-08-18 07:06:14 +00:00
|
|
|
# mainSections = ["section1", "section2"]
|
2021-08-26 00:07:37 +00:00
|
|
|
# robots = ""
|
2022-01-18 23:25:48 +00:00
|
|
|
showDarkToggle = false
|
2022-01-18 06:26:46 +00:00
|
|
|
showScrollToTop = true
|
2021-08-18 07:06:14 +00:00
|
|
|
|
2021-08-15 08:41:40 +00:00
|
|
|
[homepage]
|
|
|
|
layout = "page" # valid options: page, profile, custom
|
2021-08-18 04:35:54 +00:00
|
|
|
showRecent = false
|
2021-08-15 08:41:40 +00:00
|
|
|
|
2021-08-14 04:44:34 +00:00
|
|
|
[article]
|
|
|
|
showDate = true
|
2022-01-24 05:51:28 +00:00
|
|
|
showDateUpdated = false
|
2021-08-14 04:44:34 +00:00
|
|
|
showAuthor = true
|
2021-08-18 00:08:06 +00:00
|
|
|
showBreadcrumbs = false
|
2021-08-15 08:41:40 +00:00
|
|
|
showDraftLabel = true
|
2021-08-21 01:42:40 +00:00
|
|
|
showEdit = false
|
|
|
|
# editURL = "https://github.com/username/repo/"
|
|
|
|
editAppendPath = true
|
2021-08-15 08:41:40 +00:00
|
|
|
showHeadingAnchors = true
|
2021-08-14 04:44:34 +00:00
|
|
|
showPagination = true
|
2022-01-24 06:05:50 +00:00
|
|
|
invertPagination = false
|
2021-08-15 08:41:40 +00:00
|
|
|
showReadingTime = true
|
2022-01-18 05:24:33 +00:00
|
|
|
showTableOfContents = false
|
2022-01-24 05:51:28 +00:00
|
|
|
showTaxonomies = false
|
2021-12-17 22:06:29 +00:00
|
|
|
showWordCount = false
|
2021-10-20 00:07:55 +00:00
|
|
|
# sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"]
|
2021-08-14 04:44:34 +00:00
|
|
|
|
2021-08-16 00:41:00 +00:00
|
|
|
[list]
|
2021-08-18 00:08:06 +00:00
|
|
|
showBreadcrumbs = false
|
2021-10-19 06:04:42 +00:00
|
|
|
showSummary = false
|
2022-01-20 05:08:18 +00:00
|
|
|
showTableOfContents = false
|
2021-08-16 00:41:00 +00:00
|
|
|
groupByYear = true
|
|
|
|
|
2021-08-15 00:37:48 +00:00
|
|
|
[sitemap]
|
|
|
|
excludedKinds = ["taxonomy", "term"]
|
|
|
|
|
2022-01-24 05:51:28 +00:00
|
|
|
[taxonomy]
|
|
|
|
showTermCount = true
|
|
|
|
|
2021-08-15 08:41:40 +00:00
|
|
|
[fathomAnalytics]
|
|
|
|
# site = "ABC12345"
|
|
|
|
# domain = "llama.yoursite.com"
|
|
|
|
|
2021-08-11 05:28:33 +00:00
|
|
|
[verification]
|
|
|
|
# google = ""
|
|
|
|
# bing = ""
|
|
|
|
# pinterest = ""
|
|
|
|
# yandex = ""
|