Webseite von Chaos West TV
Go to file
L3D 5f76bc7a69
Adding some images and 36c3
2024-01-21 23:42:01 +01:00
assets Create Events page 2024-01-21 23:22:19 +01:00
configs work in progress 2022-05-08 11:57:02 +02: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 Create Events page 2024-01-21 23:22:19 +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 poetry lock 2024-01-21 19:07:23 +01:00
chaoswest.tv.lektorproject Create Events page 2024-01-21 23:22:19 +01:00
poetry.lock Change html minification 2024-01-21 21:25:29 +01:00
pyproject.toml Change html minification 2024-01-21 21:25:29 +01:00

README.md

Chaos West TV Website

Build instructions:

Create a webserver at localhost with make server or:

lektor server -f scss

Install requirements

poetry is used to manage requirements

# install poetry
pip install poetry

# install requirements
poetry install --no-root

License

License: MIT License