Expose
A simple static site generator for photoessays
Expose is a lightweight static site generator designed specifically for creating photoessays from folders of images and videos. Implemented as a Bash script, it converts directories of media files into cleanly structured static websites with built-in themes. By default, it includes both a blog-style layout and a Medium-inspired theme, but users can also build their own templates. Expose reads associated text files, YAML metadata, and folder structures to automatically generate navigation menus...