|
|
1 day ago | |
|---|---|---|
| .github/workflows | 5 months ago | |
| input | 1 day ago | |
| static | 3 weeks ago | |
| .gitignore | 4 years ago | |
| README.md | 10 months ago | |
| localtest.sh | 8 months ago | |
| macros.py | 5 months ago | |
| page.html | 6 months ago | |
| poole.py | 11 months ago | |
| video-thumb | 2 years ago | |
| web-image-resize | 3 years ago |
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…