prepare preview server

This commit is contained in:
L3D 2022-04-26 20:54:51 +02:00
parent 74c0a85e94
commit c3fe3f19a1
Signed by: L3D
GPG Key ID: CD08445BFF4313D1
2 changed files with 18 additions and 1 deletions

View File

@ -1,4 +1,11 @@
Chaos West TV Website
=======================
Build instructions:
----------------------
Create a webserver at localhost with ``make server`` or:
```bash
lektor server -f scss
```
License: [MIT License](LICENSE)

View File

@ -1,11 +1,21 @@
[project]
name = chaoswest.tv
url = https://chaoswest.tv/
url = https://m2.xn--see-br-0xa.se/
# url = https://chaoswest.tv/
url_style = absolute
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://m2@m2.xn--see-br-0xa.se/srv/www/m2.xn--see-br-0xa.se/
[alternatives.de]
name = Deutsch
primary = yes