Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Hugo theme for multi-gallery photography sites with category navigation and CSS-variable theming.

A Hugo theme for building media galleries that mix photos and videoclips in a Pinterest-style vertical layout.
GalleriesDeluxe is a Hugo theme for building multi-gallery photography sites, extending the single-gallery gallerydeluxe theme with support for multiple independent galleries, category navigation, and CSS-variable theming.
GalleriesDeluxe is an open-source Hugo theme that turns a folder of images into multiple browsable galleries. It is the plural version of gallerydeluxe, developed by bep (Bjørn Erik Pedersen), and is designed to let photographers group images into separate galleries, each with its own page and category filters. The theme runs on Hugo and, since version 0.6.0, uses plain CSS with Hugo's css.Build function, removing the Dart Sass dependency.
disableKinds = ["taxonomy", "term"] in hugo.toml.--color-background) from params.galleriesdeluxe.cssvars in your Hugo config or by dropping a vars-custom.css into assets/css/galleriesdeluxe/.css.Build, so you can skip installing Dart Sass.exampleSite folder showing configuration and content structure.bep/galleriesdeluxe repository.vars-custom.css or setting params.galleriesdeluxe.cssvars in the Hugo config, without touching the theme's template files.disableKinds = ["taxonomy", "term"] to hugo.toml if you prefer a simple linear gallery list.GalleriesDeluxe is free and open source; the source is available on GitHub under the bep/galleriesdeluxe repository.
Yes, GalleriesDeluxe is an open-source Hugo theme available for free on GitHub.
No. Starting with version 0.6.0, GalleriesDeluxe uses plain CSS compiled with Hugo's css.Build function, so Dart Sass is no longer required.
You can override CSS custom properties either by setting params.galleriesdeluxe.cssvars in your Hugo config file or by creating an assets/css/galleriesdeluxe/vars-custom.css file in your project with your own variables.
Yes. Add disableKinds = ["taxonomy", "term"] to your hugo.toml file to disable category and term pages.
No. The photos in the repository are used for demo purposes only and are not licensed for reuse.
