
A Jekyll plugin that generates photo galleries from directories full of images.
Gallery Generator is a Jekyll plugin that allows users to generate galleries from directories filled with images. By using RMagick, this plugin creates thumbnails for the images. The plugin focuses on simplicity, offering galleries with no pagination, sub-galleries, or descriptions. Users can view an example gallery to see what the generated galleries look like.
Gallery Generator is a Jekyll plugin that simplifies the process of generating image galleries from directories. With its minimalist design and use of RMagick for thumbnail creation, users can quickly create galleries without worrying about pagination, sub-galleries, or descriptions. Install the plugin, copy your image directories, and run Jekyll build to start displaying your beautiful galleries.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.