Rebuild in modular fashion

This commit is contained in:
mez 2024-02-18 22:38:53 +00:00
parent cfd5b0ca34
commit 3b5cb360d5
28 changed files with 1238 additions and 694 deletions

6
.gitignore vendored
View file

@ -1 +1,5 @@
*.html
__pycache__/
build/*
!build/*.css
!build/*.png
variables.py