Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 626 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 626 Bytes

Hugo gallery theme

Live Preview

Minimal theme for a photo gallery.

Features

  • Minimalist
  • Responsive
  • Automatic thumbnail resize/compress

Screenshot

Installation

Inside the folder of your Hugo site, run:

git clone https://github.com/filipelucas42/hugo-gallery themes/gallery

Preview:

cd themes/gallery/exampleSite
hugo serve --themesDir ../..

Test theme as standalone repo

hugo serve --config exampleSite/config.toml --contentDir exampleSite/content