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. | hace 4 años | |
---|---|---|
assets | hace 4 años | |
src | hace 4 años | |
.gitignore | hace 4 años | |
LICENSE.txt | hace 9 años | |
Makefile | hace 4 años | |
README.md | hace 4 años | |
atom.sh | hace 4 años | |
doap.rdf | hace 4 años | |
install-lightbox2.sh | hace 8 años | |
rfc4287.rng | hace 9 años | |
run.sh | hace 4 años |
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