Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Jekyll gallery template based on HTML5 UP's Multiverse theme, where each image is a post with metadata.

A customizable Jekyll portfolio theme with about, portfolio, and tools sections, easily configured via _config.yml.
Jekyll Multiverse Template is an open-source Jekyll gallery theme that adapts HTML5 UP's Multiverse design so each image in the gallery becomes its own post with title and caption metadata.
Jekyll Multiverse Template is a Jekyll site template based on the Multiverse theme by HTML5 UP. It turns a folder of images plus per-image metadata into a static portfolio or gallery website with a lightbox-style presentation. The template is built for Jekyll, the static site generator, and is maintained by joaomlneto (João Neto) on GitHub. A live demo is available at https://joaomlneto.github.io/jekyll-multiverse-template/.
_images folder, while actual thumbnails and full-size images go into assets/images.joaomlneto.github.io domain, demonstrating how the template behaves with real content._images with a title and caption, plus placing the image files in the designated assets folder; no direct HTML editing is needed.lightbox-gallery topic.To add a new gallery item, you create a markdown post in _images containing the image title and caption, and place the thumbnail and full-size image in assets/images. Running a normal Jekyll build compiles everything into the final gallery page. The template's workflow is designed around Jekyll's conventions, so the demo site built with it is hosted on GitHub Pages.
