test/hugo.toml

10 lines
200 B
TOML

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