hugo.yaml: Add the blog module and set up mounts

This commit is contained in:
Eryn Wells 2024-07-06 10:24:38 -07:00
parent 8a67d46efd
commit b2e531ee81

View file

@ -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: