Thomas B 5346ee55e3 generic menu printing functions | hace 1 mes | |
---|---|---|
.github/workflows | hace 1 mes | |
input | hace 1 mes | |
static | hace 1 mes | |
.gitignore | hace 3 años | |
README.md | hace 1 mes | |
localtest.sh | hace 9 meses | |
macros.py | hace 1 mes | |
page.html | hace 1 mes | |
poole.py | hace 2 meses | |
video-thumb | hace 2 años | |
web-image-resize | hace 2 años |
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…