simon.constans.io/config.toml

31 lines
649 B
TOML

baseURL = "https://simon.constans.io"
languageCode = "fr-fr"
title = "Simon Constans"
theme = "hugo-winston-theme"
pygmentsCodeFences = true
pygmentsCodefencesGuessSyntax = true
pygmentsUseClasses = true
paginate = 3
[module]
[module.hugoVersion]
extended = true
min = "0.55.0"
[params]
google_analytics_id = ""
twitter_handle = ""
showAuthorOnHomepage = true
showAuthorOnPosts = false
showPostsOnHomepage = false
addFrame = true
addDot = true
highlightColor = '#007a4b'
[[deployment.targets]]
URL = "s3://simon.constans.io?endpoint=http://roquette.resilien:3900&disableSSL=true&s3ForcePathStyle=true&region=garage"