2024-04-23 21:37:33 +00:00
|
|
|
baseURL = "http://localhost:1312/"
|
2019-11-27 02:56:03 +00:00
|
|
|
languageCode = "en-us"
|
2019-11-27 17:06:26 +00:00
|
|
|
title = "Now Playing"
|
2022-04-22 23:23:53 +00:00
|
|
|
mainSections = ["a"]
|
2019-11-27 17:06:26 +00:00
|
|
|
paginate = 16
|
2024-04-21 18:02:11 +00:00
|
|
|
disableKinds = ["taxonomy"]
|
2023-02-20 01:08:02 +00:00
|
|
|
[params]
|
|
|
|
description = "Collection of Handpicked Albums by Guérilla.Studio"
|
|
|
|
[params.author]
|
|
|
|
name = "Guérilla.Studio"
|
2023-07-24 13:12:47 +00:00
|
|
|
url = "https://guerilla.studio"
|
|
|
|
[params.creator]
|
|
|
|
name = "Guérilla.Studio"
|
|
|
|
url = "https://guerilla.studio"
|
2019-12-04 23:06:47 +00:00
|
|
|
|
|
|
|
[imaging]
|
|
|
|
quality = 95
|
2022-03-26 13:51:37 +00:00
|
|
|
[security]
|
2023-02-20 01:08:02 +00:00
|
|
|
[security.funcs]
|
2024-04-24 18:45:04 +00:00
|
|
|
getenv = [ "^HUGO_", "CONTEXT", "URL", "BASE_URL", "UMAMI_DOMAIN", "UMAMI_ID" ]
|
2024-04-23 21:37:33 +00: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"
|