L3D 3420e18d68 | ||
---|---|---|
assets | ||
configs | ||
content | ||
databags | ||
models | ||
templates | ||
.gitattributes | ||
.gitignore | ||
LICENCE | ||
Makefile | ||
README.md | ||
chaoswest.tv.lektorproject | ||
poetry.lock | ||
pyproject.toml |
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