Thomas B 5346ee55e3 generic menu printing functions | před 1 měsícem | |
---|---|---|
.github/workflows | před 1 měsícem | |
input | před 1 měsícem | |
static | před 1 měsícem | |
.gitignore | před 3 roky | |
README.md | před 1 měsícem | |
localtest.sh | před 9 měsíci | |
macros.py | před 1 měsícem | |
page.html | před 1 měsícem | |
poole.py | před 2 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…