From b2e531ee81dcc2cd3ae773865ac4aebd285e19eb Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 6 Jul 2024 10:24:38 -0700 Subject: [PATCH] hugo.yaml: Add the blog module and set up mounts --- hugo.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 5558189..0cdeae6 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -24,6 +24,16 @@ module: min: "0.116.0" imports: - path: base + - path: blog + mounts: + - source: assets + target: assets/blog + - source: layouts/_default + target: layouts/blog + - source: layouts/shortcodes + target: layouts/shortcodes + - source: layouts/partials + target: layouts/partials permalinks: page: