testconfig/hugo.toml

10 lines
240 B
TOML

baseURL = 'https://palettetest.web.deuxfleurs.fr'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = "hyde"
[deployment]
[[deployment.targets]]
URL = "s3://bucket?endpoint=garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"