
Jekyll plugin to generate thumbnails from a directory of images and display them with a Liquid tag
JekyllGalleryTag is a versatile plugin designed to simplify the process of creating image galleries within Jekyll sites. With the ability to generate thumbnails from a designated directory of images, this tool offers an intuitive way to showcase visual content. Perfect for bloggers, creatives, and anyone looking to enhance their site, JekyllGalleryTag allows for seamless integration and customization to match your unique aesthetic.
By leveraging Liquid tags, the plugin ensures that thumbnails are automatically created and incorporated during site builds, making it a breeze to maintain an organized image gallery. This efficiency, combined with the option to easily integrate with lightbox scripts, presents an appealing solution for those wanting an elegant gallery without the hassle.
Automatic Thumbnail Generation: JekyllGalleryTag creates thumbnails automatically from images in the specified directory during site builds, saving users time and effort.
Customization Options: Users can easily configure parameters like thumbnail dimensions and the number of columns via the _config.yml file, providing flexibility to fit any design.
Easy Integration with Liquid Tags: The plugin utilizes Liquid tags to display galleries, allowing for straightforward implementation within Jekyll posts without complex coding.
Similar to WordPress Gallery Format: The output HTML mirrors WordPress’s gallery features, making it easier for users familiar with WordPress to customize their CSS accordingly.
Support for Lightbox Scripts: By adding rel attributes to links, integrating popular lightbox scripts like FancyBox becomes seamless, enhancing the viewer’s experience.
Uses ImageMagick and RMagick: This plugin relies on powerful image processing libraries, ensuring high-quality thumbnail generation for a polished look.
User-Friendly Installation: The plugin installation is straightforward, requiring only the addition of the necessary files and configurations to your Jekyll setup.
