0.1.1 • Published 14 years ago
pop-gallery v0.1.1
pop-gallery

Automatically generates a gallery site from a directory of images.
Usage
Install alongside Pop:
npm install -g pop
npm install -g pop-galleryThen generate a site using pop-gallery's generator:
cd dir_with_images/
pop new pop-gallery .
pop server