- progressive jpegs
add 3 git mirrors.
no more ruby/gems, use imagemagick and be linux compatible.
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 -aP assets _build/
$ rsync -avPz _build/ example.org:/var/www/.../
see doap.rdf