README ¶ gallery Self-hosted photo gallery Usage From source go get -u github.com/shivakar/gallery gallery [DIRECTORIES...] Using Docker docker pull shivakar/gallery docker run --detach --rm --name gallery -p 8080:8080 -v PATH/TO/ALBUMS:/mnt/albums shivakar/gallery /bin/bash -c "gallery /mnt/albums/*" References http://photoswipe.com/documentation/getting-started.html https://webdesign.tutsplus.com/tutorials/the-perfect-lightbox-using-photoswipe-with-jquery--cms-23587 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files album.go config.go gallery.go image.go main.go template.go thumbnail.go Click to show internal directories. Click to hide internal directories.