2 Prepare a static photo feed for publication on a webserver.
6 $ # put the photos or softlinks into ./src/, then
7 $ make title='My Photos' base='https://example.org/sub/my-photos'
10 $ sh ./install-lightbox2.sh
11 $ rsync -aP assets _build/
13 $ rsync -avPz _build/ example.org:/var/www/.../
17 - [make](https://www.gnu.org/software/make/)
18 - [imagemagick](https://imagemagick.org/)
19 - [xmllint](http://xmlsoft.org/xmllint.html)
20 - [rsync](http://rsync.samba.org/)
21 - [curl](https://curl.haxx.se/)
26 - http://atomenabled.org/developers/syndication/
27 - https://tools.ietf.org/html/rfc4287#appendix-B
28 - Yahoo media extensions
29 - http://www.rssboard.org/media-rss
31 - http://www.geonames.org/rss-to-georss-converter.html