Overview
The Jekyll Image Gallery is a demonstration of integrating a lightGallery/Isotope photo gallery into a Jekyll website. This solution is designed to be GitHub Pages-friendly and does not necessitate a custom plugin. The example provided showcases two different galleries within the Jekyll framework.
Features
- LightGallery Integration: Incorporates lightGallery functionality for an enhanced photo browsing experience.
- Isotope Layout: Utilizes Isotope for dynamic grid layout of images within the gallery.
- GitHub Pages Compatibility: Ensures smooth deployment on GitHub Pages without the need for custom plugins.
Installation
To install the Jekyll Image Gallery theme, follow these steps:
- Clone the git repository:
git clone https://github.com/opieters/jekyll-image-gallery-example.git - Change into the cloned folder:
cd jekyll-image-gallery-example - Install Jekyll:
gem install jekyll - Run the website locally using:
jekyll s
Summary
The Jekyll Image Gallery exemplifies a practical and visually engaging solution for creating and showcasing photo galleries within Jekyll websites. With features like lightGallery integration and Isotope layout, this theme offers users a customizable and GitHub Pages-friendly way to exhibit their photography. The provided guide and repositories allow users to swiftly implement this theme and create their own captivating galleries.