Hugo Yaml angepasst

Es werden nun auch die Bilder aus 2024 und 2025 gemounted
This commit is contained in:
michael
2026-08-24 22:32:14 +02:00
parent c2714b98df
commit 0b853b0ad7
+5 -18
View File
@@ -22,6 +22,10 @@ module:
target: assets/wp-content target: assets/wp-content
- source: /home/michael/Bilder/2026/ - source: /home/michael/Bilder/2026/
target: assets/images target: assets/images
- source: /home/michael/Bilder/2024/
target: assets/images
- source: /home/michael/Bilder/2025/
target: assets/images
- source: ../Archiv/Logbuch35mm_PostArchiv/ - source: ../Archiv/Logbuch35mm_PostArchiv/
target: content/posts target: content/posts
@@ -58,10 +62,7 @@ menu:
name: tags name: tags
url: /tags/ url: /tags/
weight: 20 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 # Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
pygmentsUseClasses: true pygmentsUseClasses: true
markup: markup:
@@ -114,20 +115,6 @@ params:
icon: favicon/apple-touch-icon.png icon: favicon/apple-touch-icon.png
iconHeight: 50 iconHeight: 50
# profile-mode
profileMode:
enabled: false # needs to be explicitly set
title: ExampleSite
subtitle: "This is subtitle"
imageUrl: "<img location>"
imageWidth: 120
imageHeight: 120
imageTitle: my image
buttons:
- name: Posts
url: posts
- name: Tags
url: tags
# home-info mode # home-info mode
homeInfoParams: homeInfoParams: