Thomas B 6668d8b859 add ble remote project | před 2 týdny | |
---|---|---|
.github/workflows | před 2 měsíci | |
input | před 2 týdny | |
static | před 2 týdny | |
.gitignore | před 3 roky | |
README.md | před 2 měsíci | |
localtest.sh | před 2 týdny | |
macros.py | před 2 měsíci | |
page.html | před 2 měsíci | |
poole.py | před 3 měsíci | |
video-thumb | před 2 roky | |
web-image-resize | před 2 roky |
This is the repo for my website xythobuz.de. It uses an (old, modified) version of poole ported to run on both Python 2 and 3.
To run a local test instance call the localtest.sh
script.
This is also a good starting point for integration into a CI workflow.
An automated cloud mirror on GitHub is available on xythobuz.github.io.
Includes SHJS and lightGallery.
All large static files (photos, videos) are just put into this git repo. That was never a good idea and should probably be changed…