10 lines
No EOL
223 B
TOML
10 lines
No EOL
223 B
TOML
baseURL = 'https://example.org/'
|
|
languageCode = 'en-us'
|
|
title = 'My New Hugo Site'
|
|
theme = "hyde"
|
|
|
|
|
|
[deployment]
|
|
|
|
[[deployment.targets]]
|
|
URL = "s3://bucket?endpoint=garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" |