2023-07-17 16:52:54 +02:00
|
|
|
baseURL = "https://diapos.resilien.fr/"
|
2023-07-07 12:08:18 +02:00
|
|
|
languageCode = "fr-fr"
|
2023-07-21 16:52:59 +02:00
|
|
|
defaultContentLanguage = 'fr'
|
2023-07-07 12:08:18 +02:00
|
|
|
title = "Présentation"
|
|
|
|
|
|
|
|
theme = "reveal-hugo"
|
|
|
|
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
unsafe = true
|
|
|
|
|
|
|
|
[outputFormats.Reveal]
|
|
|
|
baseName = "index"
|
|
|
|
mediaType = "text/html"
|
|
|
|
isHTML = true
|
|
|
|
|
|
|
|
[[deployment.targets]]
|
2023-07-17 16:52:54 +02:00
|
|
|
URL = "s3://diapos.resilien.fr?endpoint=https://s3.garage.resilien.cloud&s3ForcePathStyle=true®ion=garage"
|