2024-04-23 23:37:33 +02:00
|
|
|
baseURL = "http://localhost:1312/"
|
2019-11-27 03:56:03 +01:00
|
|
|
languageCode = "en-us"
|
2019-11-27 18:06:26 +01:00
|
|
|
title = "Now Playing"
|
2022-04-23 01:23:53 +02:00
|
|
|
mainSections = ["a"]
|
2019-11-27 18:06:26 +01:00
|
|
|
paginate = 16
|
2024-04-21 20:02:11 +02:00
|
|
|
disableKinds = ["taxonomy"]
|
2023-02-20 02:08:02 +01:00
|
|
|
[params]
|
|
|
|
description = "Collection of Handpicked Albums by Guérilla.Studio"
|
|
|
|
[params.author]
|
|
|
|
name = "Guérilla.Studio"
|
2023-07-24 15:12:47 +02:00
|
|
|
url = "https://guerilla.studio"
|
|
|
|
[params.creator]
|
|
|
|
name = "Guérilla.Studio"
|
|
|
|
url = "https://guerilla.studio"
|
2024-05-02 22:01:15 +02:00
|
|
|
[params.hosting]
|
|
|
|
name = "Deuxfleurs"
|
|
|
|
url = "https://deuxfleurs.fr"
|
|
|
|
prefixtext = "Big thanks to"
|
|
|
|
suffixtext = "for providing an eco-responsible and distributed web hosting."
|
2019-12-05 00:06:47 +01:00
|
|
|
|
|
|
|
[imaging]
|
|
|
|
quality = 95
|
2022-03-26 14:51:37 +01:00
|
|
|
[security]
|
2023-02-20 02:08:02 +01:00
|
|
|
[security.funcs]
|
2024-04-24 20:45:04 +02:00
|
|
|
getenv = [ "^HUGO_", "CONTEXT", "URL", "BASE_URL", "UMAMI_DOMAIN", "UMAMI_ID" ]
|
2024-04-23 23:37:33 +02:00
|
|
|
|
|
|
|
## Deploy into a Garage bucket at Deuxfleurs
|
|
|
|
[[deployment.targets]]
|
|
|
|
name = "deuxfleurs"
|
|
|
|
URL = "s3://music.guerilla.studio&endpoint=garage.deuxfleurs.fr®ion=garage&s3ForcePathStyle=true"
|