Thomas B e43252e796 try to build and publish with github pages | před 2 měsíci | |
---|---|---|
.github/workflows | před 2 měsíci | |
input | před 2 měsíci | |
static | před 2 měsíci | |
.gitignore | před 3 roky | |
README.md | před 2 měsíci | |
localtest.sh | před 9 měsíci | |
macros.py | před 2 měsíci | |
page.html | před 2 měsíci | |
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.
Includes SHJS and llightGallery.
All large static files (photos, videos) are just put into this git repo. That was never a good idea and should probably be changed…