https://github.com/horgh/gallery
Static HTML image gallery generator
https://github.com/horgh/gallery
gallery images static-site static-site-generator
Last synced: 3 months ago
JSON representation
Static HTML image gallery generator
- Host: GitHub
- URL: https://github.com/horgh/gallery
- Owner: horgh
- License: gpl-3.0
- Created: 2016-06-17T18:00:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T03:24:54.000Z (over 6 years ago)
- Last Synced: 2025-01-24T22:34:54.824Z (5 months ago)
- Topics: gallery, images, static-site, static-site-generator
- Language: Go
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
gallery is a program to create a static photo gallery website.
You provide it a list of filenames and metadata about each, and where the files
are located. It generates HTML for a static site, and resizes the images to
create thumbnails as needed.