Einbinden von Verzeichnissen außerhalb des Projektes
Damit werden nun die alten Beiträge bis Ende 2025 sowie Bilder eingebunden
This commit is contained in:
@@ -10,6 +10,23 @@ buildDrafts: false
|
|||||||
buildFuture: false
|
buildFuture: false
|
||||||
buildExpired: false
|
buildExpired: false
|
||||||
|
|
||||||
|
module:
|
||||||
|
mounts:
|
||||||
|
- source: assets
|
||||||
|
target: assets
|
||||||
|
- source: static
|
||||||
|
target: static
|
||||||
|
- source: content
|
||||||
|
target: content
|
||||||
|
- source: ../Archiv/wp-content/
|
||||||
|
target: assets/wp-content
|
||||||
|
- source: /home/michael/Bilder/2026/
|
||||||
|
target: assets/images
|
||||||
|
- source: ../Archiv/Logbuch35mm_PostArchiv/
|
||||||
|
target: content/posts
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
minify:
|
minify:
|
||||||
disableXML: true
|
disableXML: true
|
||||||
minifyOutput: true
|
minifyOutput: true
|
||||||
|
|||||||
Reference in New Issue
Block a user