Thomas B e43252e796 try to build and publish with github pages | hace 2 meses | |
---|---|---|
.github/workflows | hace 2 meses | |
input | hace 2 meses | |
static | hace 2 meses | |
.gitignore | hace 3 años | |
README.md | hace 2 meses | |
localtest.sh | hace 9 meses | |
macros.py | hace 2 meses | |
page.html | hace 2 meses | |
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.
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…