Webseite von Chaos West TV
Go to file
L3D c3d9c88606
Update README
2024-01-25 01:32:24 +01:00
assets Create Events page 2024-01-21 23:22:19 +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 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 README 2024-01-25 01:32:24 +01:00
chaoswest.tv.lektorproject Create Events page 2024-01-21 23:22:19 +01:00
poetry.lock Update lektor_scss plugin and its config 2024-01-25 01:30:44 +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 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