zebra.life/config.toml

22 lines
521 B
TOML

baseURL = "https://zebra.life/"
languageCode = "fr-FR"
title = "Zebra"
paginate = 10
theme = "casper"
canonifyurls = true
Copyright = "@ 2022"
[params]
description = "Un mode de vie : le nomadisme"
cover = "/content/images/2016/08/HOME_08-1.svg"
hideHUGOSupport = true
paginatedsections = "posts"
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[[deployment.targets]]
URL = "s3://zebra.life?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true&region=garage"