This is a starter project for the Gallery Deluxe Hugo Module. You need Hugo and Go to run this project.
- Click on use "Use this template" and give your new GitHub project a suitable name.
- Edit
go.mod
and replace the path with your new GitHub project's path1. - Edit
config.toml
etc. to match your setup and replace the images insidecontent/images
with your own.
This starter projects can be previewd at gallerydeluxe.netlify.app. A bigger gallery can be found at staticbattery.com.
Run hugo mod get -u
to update to a newer version of Gallery Deluxe if one exists.
Footnotes
-
I wish GitHub's template project feature had support for variable replacements. ↩