Generates a gallery of images with EXIF metadata from a description specified in a TOML file
| .gitignore | Initial commit | |
| build.lisp | Initial commit | |
| COPYING | Initial commit | |
| make-gallery.asd | Initial commit | |
| make-gallery.lisp | Include 1337box directly in HTML instead of as an external file | |
| packages.lisp | Initial commit | |
| README.md | Initial commit | |
| run.lisp | Initial commit | |
make-gallery
Generates a gallery of images with EXIF metadata from a description specified in a TOML file.
Dependencies
- uiop
- zpb-exif
- spinneret
- clop
- access
Building
sbcl --script build.lisp
Usage
make-gallery directory gallery.toml > output.html
License
GNU GPLv3 or, at your option, any later version. See COPYING for the full text.