An open API service indexing awesome lists of open source software.

https://github.com/artyom/photo-gallery

Web photo gallery generator
https://github.com/artyom/photo-gallery

Last synced: about 1 month ago
JSON representation

Web photo gallery generator

Awesome Lists containing this project

README

          

# Web Gallery Generator

Command photo-gallery is a simple web photo gallery generator.

It takes a directory with jpeg images (.jpg or .jpeg suffixes) and produces
HTML file along with two directories: one holds full-sized copies of
original photos, another contains thumbnails. These directories + an HTML
file are compatible with any web server supporting static content.

The default template produces a self-contained gallery using only HTML and
CSS.