Commit graph

17 commits

Author SHA1 Message Date
90482446b1 get covers from children if no images in album 2025-05-07 16:52:33 -07:00
584ec41c7a Some fixes
- Render markdown descriptions
- Don't include the cover in the album's images, but make sure we
  generate a thumbnail for it
- Make extra sure we don't include slides dirs
2025-05-07 14:27:11 -07:00
890b46e45d use rayon for parallel image resizing 2025-05-07 08:37:26 -07:00
628e41afa3 clean up some TODOs 2025-05-07 08:24:02 -07:00
cc1bea1b81 leave a todo for myself 2025-05-06 21:22:44 -07:00
ac23e53614 clippy pass 2025-05-06 21:21:07 -07:00
2bacda9de5 fix image pages 2025-05-06 21:16:29 -07:00
141ea6dc5d fix breadcrumbs, include images in albums 2025-05-06 20:51:26 -07:00
53a6c34785 some fixes for album html rendering 2025-05-06 18:49:28 -07:00
9434eb835d basic image HTML rendering. Current tests pass! 2025-05-06 18:09:31 -07:00
bc33331dae clean up todos 2025-05-06 15:53:50 -07:00
5e54b84f04 album page rendering 2025-05-06 15:48:18 -07:00
5d5c988ba4 add image generation 2025-05-04 20:39:21 -07:00
5f2490ff0c add a basic generate() test 2025-05-04 15:50:34 -07:00
e605ba84e5 bit of work toward generate() 2025-05-04 13:01:34 -07:00
4272a22a34 Start of reading album from a directory, including finding image files 2025-05-04 09:15:01 -07:00
0936ce2069 add AlbumDir with iterator to walk all images 2025-05-03 08:21:44 -07:00