testconfig/hugo.toml

10 lines
240 B
TOML
Raw Permalink Normal View History

2024-03-14 10:51:29 +00:00
baseURL = 'https://palettetest.web.deuxfleurs.fr'
2023-12-15 08:10:51 +00:00
languageCode = 'en-us'
title = 'My New Hugo Site'
2023-12-15 08:38:10 +00:00
theme = "hyde"
[deployment]
[[deployment.targets]]
URL = "s3://bucket?endpoint=garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"