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