Static web photo galleries from local image files. Ready to be subscribed as standards compliant photo feed. https://darknet.mro.name/galleries/demo/
Marcus Rohrmoser 7c2553d84e add 3 git mirrors. | il y a 4 ans | |
---|---|---|
assets | il y a 4 ans | |
src | il y a 4 ans | |
.gitignore | il y a 4 ans | |
LICENSE.txt | il y a 9 ans | |
Makefile | il y a 4 ans | |
README.md | il y a 4 ans | |
atom.sh | il y a 4 ans | |
doap.rdf | il y a 4 ans | |
install-lightbox2.sh | il y a 8 ans | |
rfc4287.rng | il y a 9 ans | |
run.sh | il y a 4 ans |
Prepare a static photo feed for publication on a webserver.
$ # put the photos or softlinks into ./src/, then
$ make title='My Photos' base='https://example.org/sub/my-photos'
$ # optional:
$ sh ./install-lightbox2.sh
$ rsync -avPz _build/ example.org:/var/www/.../
$ rsync -avPz assets/ example.org:/var/www/.../assets/
see doap.rdf