Commit graph

4 commits

Author SHA1 Message Date
f5fd358922 Implement a photo carousel
The layout of this is all CSS with scroll-snap. (Neat!) Also implement a
JavaScript scroll event listener that detects when photos scroll and
updates the caption and photo data.

Refactor a few parts of the photo_exif_table into partials so they can
be reused for the carousel items.
2023-04-02 10:03:57 -07:00
547e196616 Conditionally include photo EXIF info so the table looks all right even with missing info 2023-01-30 12:26:06 -08:00
ae19e1a777 Photos WIP 2022-10-20 07:52:27 -07:00
f286e5062d First cut at a photos site 2022-10-20 07:51:03 -07:00