Massive site refactoring
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m32s

This commit is contained in:
2026-06-16 23:47:56 -06:00
parent 3676eedea5
commit fbc4977ec6
57 changed files with 133 additions and 46 deletions

View File

@@ -22,7 +22,7 @@ replyByEmail = false
smartTOC = true
# mainSections = ["section1", "section2"]
mainSections = ["blog", "writing", "art"]
# robots = ""
robots = [
@@ -59,7 +59,7 @@ disableImageOptimizationMD = false
disableTextInHeader = false
# backgroundImageWidth = 1200
# defaultBackgroundImage = "IMAGE.jpg" # used as default for background images
defaultBackgroundImage = "img/cover.jpg" # used as default for background images
# defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles
# defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter)
hotlinkFeatureImage = false
@@ -94,7 +94,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
showRecent = true
showRecentItems = 5
showMoreLink = false
showMoreLinkDest = "/posts/"
showMoreLinkDest = "/blog/"
cardView = true
cardViewScreenWidth = false
layoutBackgroundBlur = false # only used when layout equals background
@@ -111,7 +111,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
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
layoutBackgroundHeaderSpace = false # only used when heroStyle equals background
showBreadcrumbs = false
showDraftLabel = true
showEdit = false
@@ -139,10 +139,10 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
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
layoutBackgroundHeaderSpace = false # only used when heroStyle equals background
showBreadcrumbs = false
showSummary = true
showViews = true
showViews = false
showLikes = false
showTableOfContents = false
showCards = false
@@ -160,7 +160,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
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
layoutBackgroundHeaderSpace = false # only used when heroStyle equals background
showBreadcrumbs = false
showViews = false
showLikes = false
@@ -171,7 +171,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
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
layoutBackgroundHeaderSpace = false # only used when heroStyle equals background
showBreadcrumbs = false
showViews = false
showLikes = false