21 lines
329 B
INI
21 lines
329 B
INI
[project]
|
|
name = chaoswest.tv
|
|
url = https://chaoswest.tv/
|
|
excluded_assets = *.scss
|
|
upscale = false
|
|
output_path = temp/builds/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.5.0
|