Umzug der restlichen Beiträe

Da nun alle Posts umgezogen sind und alle Galerien sich auf den Bilder Ordner im Home-Verzeichnis beziehen, können zwei Mounts entfernt werden
This commit is contained in:
michael
2026-08-29 15:32:12 +02:00
parent e144ace0a3
commit 444e76858d
12 changed files with 525 additions and 16 deletions
+3 -5
View File
@@ -1,6 +1,6 @@
baseURL: "https://logbuch35mm.de/"
title: Logbuch35mm
paginate: 10
paginate: 20
theme:
- hugo-PaperMod
- hugo-shortcode-gallery
@@ -18,16 +18,14 @@ module:
target: static
- source: content
target: content
- source: ../Archiv/wp-content/
target: assets/wp-content
- source: /home/michael/Bilder/2026/
target: assets/images
- source: /home/michael/Bilder/2025/
target: assets/images
- source: /home/michael/Bilder/2024/
target: assets/images
- source: ../Archiv/Logbuch35mm_PostArchiv/
target: content/posts
- source: /home/michael/Bilder/2019/
target: assets/images
permalinks:
posts: "/:year/:month/:slug/"