From 0b853b0ad7b735fbca45d2801d8d55849d58420e Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 24 Aug 2026 22:32:14 +0200 Subject: [PATCH] Hugo Yaml angepasst Es werden nun auch die Bilder aus 2024 und 2025 gemounted --- hugo.yaml | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 98bf529..a536d23 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -22,6 +22,10 @@ module: target: assets/wp-content - source: /home/michael/Bilder/2026/ target: assets/images + - source: /home/michael/Bilder/2024/ + target: assets/images + - source: /home/michael/Bilder/2025/ + target: assets/images - source: ../Archiv/Logbuch35mm_PostArchiv/ target: content/posts @@ -58,10 +62,7 @@ menu: name: tags url: /tags/ weight: 20 - - identifier: example - name: example.org - url: https://example.org - weight: 30 + # Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma pygmentsUseClasses: true markup: @@ -114,20 +115,6 @@ params: icon: favicon/apple-touch-icon.png iconHeight: 50 - # profile-mode - profileMode: - enabled: false # needs to be explicitly set - title: ExampleSite - subtitle: "This is subtitle" - imageUrl: "" - imageWidth: 120 - imageHeight: 120 - imageTitle: my image - buttons: - - name: Posts - url: posts - - name: Tags - url: tags # home-info mode homeInfoParams: