Thomas B 5346ee55e3 generic menu printing functions | 1 mês atrás | |
---|---|---|
.github/workflows | 1 mês atrás | |
input | 1 mês atrás | |
static | 1 mês atrás | |
.gitignore | 3 anos atrás | |
README.md | 1 mês atrás | |
localtest.sh | 9 meses atrás | |
macros.py | 1 mês atrás | |
page.html | 1 mês atrás | |
poole.py | 2 meses atrás | |
video-thumb | 2 anos atrás | |
web-image-resize | 2 anos atrás |
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…