Hugo Yaml angepasst
Es werden nun auch die Bilder aus 2024 und 2025 gemounted
This commit is contained in:
@@ -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: "<img location>"
|
||||
imageWidth: 120
|
||||
imageHeight: 120
|
||||
imageTitle: my image
|
||||
buttons:
|
||||
- name: Posts
|
||||
url: posts
|
||||
- name: Tags
|
||||
url: tags
|
||||
|
||||
# home-info mode
|
||||
homeInfoParams:
|
||||
|
||||
Reference in New Issue
Block a user