Commit graph

2 commits

Author SHA1 Message Date
0504ba54e3 Carousel script debugging 2023-04-02 10:04:08 -07:00
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