siwa-journey-website/hugo.toml
2026-02-19 14:07:19 +01:00

64 lines
1.7 KiB
TOML

copyright = "© Cute Little Monsters"
defaultContentLanguage = "en"
disableKinds = ["taxonomy"]
enableRobotsTXT = true
languageCode = "en"
timeZone = "Europe/Paris"
timeout = "120s"
title = "Siwa Gallery"
[params]
defaultTheme = "dark"
description = "Photo Gallery of Siwa"
title = "My journey in Siwa"
[params.author]
email = "info@cutelittlemonsters.fr"
name = "CLeM"
[params.socialIcons]
#facebook = "https://www.facebook.com/"
#instagram = "https://www.instagram.com/"
#github = "https://github.com/nicokaiser/hugo-theme-gallery/"
#youtube = "https://www.youtube.com/"
email = "mailto:info@cutelittlemonsters.fr"
website = "https://cutelittlemonsters.fr"
itch = "https://cutelittlemonsters.itch.io/siwa" #Je dois rajouter le itch.io
steam = "https://store.steampowered.com/"
#mastodon = "https://example.com"
#pixelfed = "https://example.com"
#mixcloud = "https://example.com"
#flickr = "https://www.flickr.com"
#500px = "https://500px"
#whatsapp = "1234567890"
[params.gallery]
#boxSpacing = 10
#targetRowHeight = 288
#targetRowHeightTolerance = 0.25
[outputs]
home = ["HTML", "RSS"]
page = ["HTML"]
section = ["HTML"]
[imaging]
quality = 75
resampleFilter = "CatmullRom"
[imaging.exif]
disableDate = false
disableLatLong = true
includeFields = "ImageDescription|Orientation"
[module]
[module.hugoVersion]
min = "0.121.2"
[[module.imports]]
path = "github.com/nicokaiser/hugo-theme-gallery/v4"
[menu]
[[menu.footer]]
name = "Support us"
url = "https://docs.getgrist.com/forms/mwCShmbmmgMnq3gL32brmV/24"
weight = 3
[services]
[services.rss]
limit = 100