Webseite von Chaos West TV
Go to file
Jan Koppe 902c7c0704
some layout changes, remove html-pretify as it messes up whitespace
2024-11-08 11:13:18 +01:00
assets some layout changes, remove html-pretify as it messes up whitespace 2024-11-08 11:13:18 +01:00
configs Update lektor_scss plugin and its config 2024-01-25 01:30:44 +01:00
content Adding some images and 36c3 2024-01-21 23:42:01 +01:00
databags Create Events page 2024-01-21 23:22:19 +01:00
models Adding some images and 36c3 2024-01-21 23:42:01 +01:00
templates some layout changes, remove html-pretify as it messes up whitespace 2024-11-08 11:13:18 +01:00
.gitattributes Initialize Project 2022-01-19 21:57:13 +01:00
.gitignore Update poetry lock 2024-01-21 19:07:23 +01:00
LICENCE Initialize Project 2022-01-19 21:57:13 +01:00
Makefile Add makefile and pretify plugin 2022-04-26 20:52:13 +02:00
README.md Update README 2024-01-25 01:32:24 +01:00
chaoswest.tv.lektorproject some layout changes, remove html-pretify as it messes up whitespace 2024-11-08 11:13:18 +01:00
poetry.lock some layout changes, remove html-pretify as it messes up whitespace 2024-11-08 11:13:18 +01:00
pyproject.toml some layout changes, remove html-pretify as it messes up whitespace 2024-11-08 11:13:18 +01:00

README.md

Chaos West TV Website

Build instructions:

Create a webserver for lektor after installing the requirements:

lektor server

Install requirements

poetry is used to manage requirements

# install poetry
pip install poetry

# install requirements
poetry install --no-root

License

License: MIT License