Webseite von Chaos West TV
Go to file
Jan Koppe 111253bceb
lots of layout things for event blog; tons of updated event posts
2024-11-09 14:21:05 +01:00
assets lots of layout things for event blog; tons of updated event posts 2024-11-09 14:21:05 +01:00
configs Update lektor_scss plugin and its config 2024-01-25 01:30:44 +01:00
content lots of layout things for event blog; tons of updated event posts 2024-11-09 14:21:05 +01:00
databags lots of layout things for event blog; tons of updated event posts 2024-11-09 14:21:05 +01:00
models lots of layout things for event blog; tons of updated event posts 2024-11-09 14:21:05 +01:00
templates lots of layout things for event blog; tons of updated event posts 2024-11-09 14:21:05 +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