Commit graph

13 commits

Author SHA1 Message Date
6476253d5f fix markdown description rendering 2025-05-07 17:13:53 -07:00
1613005115 add quick mode to skip image regen 2025-05-07 17:08:04 -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
ac23e53614 clippy pass 2025-05-06 21:21:07 -07:00
53a6c34785 some fixes for album html rendering 2025-05-06 18:49:28 -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
4272a22a34 Start of reading album from a directory, including finding image files 2025-05-04 09:15:01 -07:00
be63b2fc77 help text for generate --quick 2025-05-01 07:52:58 -07:00
50d5fcd5de Remove unused clean CLI command 2025-04-29 15:53:05 -07:00
da8824a368 tell the user album was created 2025-04-27 09:49:05 -07:00
d097116c37 init command 2025-04-27 09:45:49 -07:00
291350855f mirror the CLI 2025-04-26 20:32:13 -07:00