Thomas B 0a40a1716f add subpage for drinkrobotics projects | 1 månad sedan | |
---|---|---|
.github/workflows | 1 månad sedan | |
input | 1 månad sedan | |
static | 1 månad sedan | |
.gitignore | 3 år sedan | |
README.md | 1 månad sedan | |
localtest.sh | 9 månader sedan | |
macros.py | 1 månad sedan | |
page.html | 1 månad sedan | |
poole.py | 2 månader sedan | |
video-thumb | 2 år sedan | |
web-image-resize | 2 år sedan |
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…