photojawn/README.md
2024-08-04 17:08:17 -07:00

11 lines
460 B
Markdown

# photojawn
A super simple photo album static site generator. You give it a path to a folder of
photos and other photos, and it'll generate a basic photo album in that directory. Then
you can upload that directory to a webserver of your choice (like an AWS S3 bucket) to
host it.
It's everything I need and nothing I don't.
Heavily inspired by the photo albums found on https://bayarearides.com
([example](https://bayarearides.com/rides/annadel1/photos/)).