Now handles uploading new tempaltes!!1

Just point your browser to /zetikettes/newtikette.html
Password is in web.py
This commit is contained in:
2023-06-28 23:17:03 +02:00
parent c4e03c9550
commit f3c2a2f725
7 changed files with 352 additions and 286 deletions

View File

@@ -27,10 +27,7 @@ docker run -d --rm -p 8000:8000 -v /var/lib/zetikettes/templates:/data zetikette
Change available templates
--------------------------
1. make or update templates
1. add them to tempaltes/
1. update static/zetikettes.js
1. git commit && git push
1. update /var/lib/zetikettes
1. no need to restart the container (magic!)
1. go to /zetikettes/newtikette.html
1. add the newtikette
1. still no need to restart the container (magic!)
2. profit.