Thomas B 5346ee55e3 generic menu printing functions | пре 1 месец | |
---|---|---|
.github/workflows | пре 1 месец | |
input | пре 1 месец | |
static | пре 1 месец | |
.gitignore | пре 3 година | |
README.md | пре 1 месец | |
localtest.sh | пре 9 месеци | |
macros.py | пре 1 месец | |
page.html | пре 1 месец | |
poole.py | пре 2 месеци | |
video-thumb | пре 2 година | |
web-image-resize | пре 2 година |
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…