OldWoodMan/hugo.yaml
2024-03-22 09:35:00 -06:00

48 lines
903 B
YAML

baseURL: /
title: Old Wood Man
timeout: 600s
disableKinds:
- section
- taxonomy
- term
params:
plausible_domain: ""
gallerydeluxe:
shuffle: true
reverse: true
enable_exif: false
watermark:
image: images/watermark.png
posx: right
posy: bottom
build:
cacheBusters:
- source: content/.*\.(png|jpg|jpeg)
target: (json)
- source: layouts/.*
target: (json)
#caches:
#images:
#dir: :cacheDir/gallerydeluxe
#maxAge: 24h
imaging:
resampleFilter: CatmullRom
quality: 90
anchor: smart
server:
headers:
- for: /**
values:
Referrer-Policy: strict-origin-when-cross-origin
module:
mounts:
- source: assets
target: assets
- source: layouts
target: layouts
- source: content
target: content
- source: static
target: static
imports:
- path: github.com/bep/gallerydeluxe