Better layout.

This commit is contained in:
2025-07-09 12:46:22 -07:00
parent 97256cf4a3
commit 59db4fc091
12 changed files with 63 additions and 53 deletions

View File

@@ -9,7 +9,7 @@ defaultContentLanguage = "en"
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
enableRobotsTXT = true
summaryLength = 0
summaryLength = 20
buildDrafts = false
buildFuture = false

View File

@@ -12,7 +12,7 @@
[[main]]
name = "About"
pageRef = "foundation"
pageRef = "about"
weight = 30
[[main]]

View File

@@ -61,7 +61,7 @@ disableTextInHeader = false
showAuthor = false
# showAuthorBottom = false
showHero = true
# heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = true
@@ -77,25 +77,25 @@ disableTextInHeader = false
showTableOfContents = true
showRelatedContent = true
relatedContentLimit = 3
showTaxonomies = false
showTaxonomies = true
showAuthorsBadges = false
showWordCount = true
sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "facebook", "email", "whatsapp", "telegram"]
showZenMode = true
[list]
showHero = false
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showHero = true
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
showBreadcrumbs = false
showSummary = false
showBreadcrumbs = true
showSummary = true
showViews = false
showLikes = false
showTableOfContents = false
showCards = false
showCards = true
orderByWeight = false
groupByYear = true
groupByYear = false
cardView = false
cardViewScreenWidth = false
constrainItemsWidth = false