Whole refactor to accommodate Hugo >=0.146.0.
Deploy Hugo Site / hugo-translations (push) Failing after 10s
Deploy Hugo Site / Check and Create PR (push) Successful in 17s

This commit is contained in:
2025-07-25 10:50:48 -04:00
parent 9f8a753d59
commit 5d32710ff4
707 changed files with 415 additions and 88623 deletions
+10 -4
View File
@@ -9,6 +9,8 @@ colorScheme = "slate"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
defaultThemeColor = "#FFFFFF"
enableSearch = false
enableCodeCopy = false
enableImageLazyLoading = true
@@ -18,7 +20,7 @@ enableImageWebp = true
fingerprintAlgorithm = "sha256"
[header]
layout = "custom" # valid options: basic, hamburger, hybrid, custom
layout = "hybrid" # valid options: basic, hamburger, hybrid, custom
logo = "img/logo.png"
logoDark = "img/logo.png"
showTitle = false
@@ -26,7 +28,7 @@ fingerprintAlgorithm = "sha256"
[footer]
showCopyright = true
showThemeAttribution = true
showAppearanceSwitcher = true
showAppearanceSwitcher = false
showScrollToTop = true
[homepage]
@@ -51,14 +53,14 @@ fingerprintAlgorithm = "sha256"
showTaxonomies = false
showWordCount = false
showComments = false
# sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
# sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "threads", "telegram", "line", "weibo", "xing", "bluesky"]
[list]
showBreadcrumbs = false
showSummary = false
showTableOfContents = false
showTaxonomies = false
groupByYear = true
groupByYear = false
paginationWidth = 1
[sitemap]
@@ -75,6 +77,10 @@ fingerprintAlgorithm = "sha256"
# event = ""
# script = ""
#[umamiAnalytics]
# site = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
# region = "eu" # can be either "eu" or "us"
[verification]
# google = ""
# bing = ""