This commit is contained in:
Julieñ
2024-05-21 09:41:48 +02:00
parent 4c356a8af2
commit 1bb184cfe4
1646 changed files with 3456 additions and 1 deletions

View File

@@ -0,0 +1,25 @@
baseURL = "https://example.com"
disableKinds = ["taxonomy", "term", "section"]
[module]
[[module.imports]]
path = "github.com/bep/gallerydeluxe_starter"
[params]
# Set to enable Plausible Analytics.
plausible_domain = ""
[params.gallerydeluxe]
shuffle = false
reverse = true
enable_exif = false
[imaging]
resampleFilter = "CatmullRom"
quality = 71
anchor = "smart"
[imaging.exif]
disableDate = false
disableLatLong = true
includeFields = 'Artist|LensModel|FNumber|ExposureTime'