-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.toml
32 lines (30 loc) · 945 Bytes
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
baseURL = "http://localhost:1312/"
languageCode = "en-us"
title = "Now Playing"
mainSections = ["a"]
[pagination]
disableAliases = false
pagerSize = 16
path = 'page'
disableKinds = ["taxonomy"]
[params]
description = "Collection of Handpicked Albums by Guérilla.Studio"
[params.author]
name = "Guérilla.Studio"
url = "https://guerilla.studio"
[params.creator]
name = "Guérilla.Studio"
url = "https://guerilla.studio"
[params.hosting]
name = "Deuxfleurs"
url = "https://deuxfleurs.fr"
prefixtext = "Big thanks to"
suffixtext = "for providing an eco-responsible and distributed web hosting."
[imaging]
quality = 90
[security]
[security.funcs]
getenv = [ "^HUGO_", "CONTEXT", "URL", "BASE_URL", "UMAMI_DOMAIN", "UMAMI_ID" ]
## Deploy into a Garage bucket at Deuxfleurs
[[deployment.targets]]
URL = "s3://music.guerilla.studio&endpoint=garage.deuxfleurs.fr®ion=garage&s3ForcePathStyle=true"