32 lines
579 B
INI
32 lines
579 B
INI
[project]
|
|
name = chaoswest.tv
|
|
url = https://chaoswest.tv/
|
|
url_style = relative
|
|
excluded_assets = *.scss
|
|
upscale = false
|
|
output_path = temp/builds/chaoswest.tv/
|
|
|
|
[servers.preview]
|
|
name = preview
|
|
url = https://m2.xn--see-br-0xa.se/
|
|
url_style = absolute
|
|
enabled = yes
|
|
default = yes
|
|
locale = de_DE
|
|
target = rsync://example@example.com/srv/www/chaoswest.tv/
|
|
|
|
[alternatives.de]
|
|
name = Deutsch
|
|
primary = yes
|
|
locale = de_DE
|
|
|
|
[alternatives.en]
|
|
name = English
|
|
locale = en_US
|
|
url_prefix = /en/
|
|
|
|
# [packages]
|
|
# lektor-pythonmarkdown = 1.2
|
|
# lektor-scss = 1.4.2
|
|
# lektor-html-pretify = 2.0.0
|