Commit graph

9 commits

Author SHA1 Message Date
217950eeaf Add cover images to albums. If a cover.jpg doesn't exist, use the first image 2024-08-04 11:57:08 -07:00
2875805444 add a page header 2024-08-04 11:01:04 -07:00
d1dcb610d6 handle left/right arrow keys for album nav 2024-08-04 08:35:45 -07:00
ac08b1fc84 handle next/prev image in an album 2024-08-04 08:25:16 -07:00
085c1dee88 some styling 2024-08-03 18:55:44 -07:00
321cbee134 basic page rendering 2024-08-03 18:02:14 -07:00
4f5bd76f8a Add rendering
Refactors the generator do to a two-pass:
1. Get a grasp of all directories which have images, noting their
   children and images
2. Do stuff with those directories
2024-08-03 17:05:17 -07:00
7b4db89867 add basic text to the templates 2024-08-03 09:17:58 -07:00
e3816dfdb7 Album skeleton creation 2024-08-03 08:22:01 -07:00