2022-01-19 20:23:00 +01:00
|
|
|
[project]
|
|
|
|
name = chaoswest.tv
|
2024-01-21 19:07:23 +01:00
|
|
|
url = https://chaoswest.tv/
|
2022-05-08 11:57:02 +02:00
|
|
|
url_style = relative
|
2022-01-19 20:23:00 +01:00
|
|
|
excluded_assets = *.scss
|
|
|
|
upscale = false
|
|
|
|
output_path = temp/builds/chaoswest.tv/
|
|
|
|
|
2022-04-26 20:54:51 +02:00
|
|
|
[servers.preview]
|
|
|
|
name = preview
|
|
|
|
url = https://m2.xn--see-br-0xa.se/
|
|
|
|
url_style = absolute
|
|
|
|
enabled = yes
|
|
|
|
default = yes
|
|
|
|
locale = de_DE
|
2024-01-21 19:07:23 +01:00
|
|
|
target = rsync://example@example.com/srv/www/chaoswest.tv/
|
2022-04-26 20:54:51 +02:00
|
|
|
|
2022-01-19 20:23:00 +01:00
|
|
|
[alternatives.de]
|
|
|
|
name = Deutsch
|
|
|
|
primary = yes
|
|
|
|
locale = de_DE
|
|
|
|
|
|
|
|
[alternatives.en]
|
2022-05-01 14:51:42 +02:00
|
|
|
name = English
|
2022-01-19 20:23:00 +01:00
|
|
|
locale = en_US
|
|
|
|
url_prefix = /en/
|
2024-01-21 19:07:23 +01:00
|
|
|
|
|
|
|
# [packages]
|
|
|
|
# lektor-pythonmarkdown = 1.2
|
|
|
|
# lektor-scss = 1.4.2
|