Portfolio¶
Work grouped into series. Click any image to open it full-size.
-
Landscapes
Wide country, long exposures, and a lot of early mornings.
-
Portraits
Available light, mostly. People I know and people I met once.
Postcards¶
Thirty-five places, one frame each. It opens on empty country — an iceberg at El Calafate, the gravel plain of the Skeleton Coast — and fills up with people the further in you get, until the last frame is just me in a window with the camera up.
Adding a new series¶
- Create a new file in
docs/portfolio/, e.g.street.md, with an empty<div class="gallery" markdown>/</div>block where the photos go -
Run
tools/build_gallery.pyto resize the exports intodocs/assets/images/street/and fill in that block:python3 tools/build_gallery.py street \ --source ~/Desktop/street-export \ --page docs/portfolio/street.md --dry-runDrop
--dry-runonce the listing looks right. Captions come from each file's IPTCTitle, so set those in Lightroom before exporting. -
Register the page under
nav:inmkdocs.yml - Add a card above so it's reachable from this page
Export sizes
Keep images under ~500 KB each. GitHub Pages has a 1 GB repo soft limit and a 100 GB/month bandwidth limit — full-resolution exports will chew through both. 2000px on the long edge at quality 80 is plenty for web.


































