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 changeMon, 31 Aug 2020 20:10:49 +0000 (31 22:10 +0200)
last refreshTue, 21 May 2024 06:39:47 +0000 (21 08:39 +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 -aP assets _build/

$ rsync -avPz _build/ example.org:/var/www/.../

Prerequisites

Appendix

Mirrors

see doap.rdf

shortlog
2020-08-31 Marcus Rohrmoser- progressive jpegsde
2020-08-12 Marcus Rohrmoseradd 3 git mirrors.ma
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.
...
heads
3 years ago de
3 years ago ma