jekyll-image-gallery-example

jekyll-image-gallery-example

Illustrates how to integrate a highly flexible image gallery into a Jekyll blog/website.

A Jekyll Image Gallery

This website illustrates how to integrate a lightGallery/Isotope photo gallery into a Jekyll website. Two example galleries are included. This solution is GitHub Pages friendly and does not require a custom plugin.

Installing

  1. Clone the git repo: git clone https://github.com/opieters/jekyll-image-gallery-example.git
  2. Change folder: cd jekyll-image-gallery-example
  3. Install Jekyll: gem install jekyll

Run the Website and Make It Your Own

Run the website with jekyll s. Or just view the GitHub Pages version. To view the gallery click on the photography menu item.

This blogpost explains different parts of the gallery and design choices. Use this guide and the files in this repo to make your own photo gallery.

License

The code is licensed under MIT license (see LICENSE-CODE.md). The images in the assets/photography folder are licensed under CC-BY-NC-SA license (see LICENSE-IMAGES.md).