description🎨 Static web photo galleries from local image files. Ready to be subscribed as standards compliant photo feed.
homepage URLhttps://darknet.mro.name/galleries/demo/
repository URLhttps://code.mro.name/mro/Photos2Atom.git
ownereu1ahS@mro.name
last changeWed, 12 Aug 2020 16:04:47 +0000 (12 18:04 +0200)
last refreshSat, 27 Apr 2024 09:32:48 +0000 (27 11:32 +0200)
content tags
add:
README.md

Prepare a static photo feed for publication on a webserver.

Usage

$ # 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/

Prerequisites

Appendix

Mirrors

see doap.rdf

shortlog
2020-08-12 Marcus Rohrmoseradd 3 git mirrors.master
2020-08-12 Marcus Rohrmoserno more ruby/gems, use imagemagick and be linux compatible.
2018-06-10 Marcus Rohrmoseradd a DOAP #1
2016-04-12 Marcus RohrmoserAtom compliance++. refs #1
2016-04-12 Marcus Rohrmoseruse largest adjusted binary available. refs #1
2016-04-12 Marcus Rohrmoser.💄.
2016-04-06 Marcus Rohrmoserreadme. refs #1
2016-04-06 Marcus Rohrmoservalidate and format resulting atom xml. refs #1
2016-04-06 Marcus Rohrmosertrim some fat. refs #1
2016-04-05 Marcus Rohrmoserbake exif rotation into image and reset exif to normal...
2016-03-30 Marcus Rohrmoserlook up and use adjusted image binary. refs #1
2016-03-29 Marcus Rohrmosera first – uncomplete – stab at Photos® support #1.
2016-03-01 Marcus Rohrmoserenforce max dimensions on preview images.
2016-03-01 Marcus Rohrmosercopyright year.
2016-02-29 Marcus RohrmoserLB install script, copyright year.
2016-02-27 Marcus Rohrmoserkeywords may be duplicate (WTF?).
...
heads
3 years ago develop
3 years ago master