Blake Hilscher

Thoughts on ruby development.

Gallerize: Static Gallery Gem

A static gallery generator gem that creates beautiful responsive layouts.

1
gem install gallerize-cli

Usage

1
2
3
$ cd folder-with-pictures
$ gallerize
$ open static-gallery/index.html

Example Gallery Documentation

Overview

  • generate a static gallery from a folder of images
  • responsive layout
  • thumbnails and fullsize are generated automatically
  • does not alter existing directory

Installation

1
gem install gallerize-cli