Commit graph

13 commits

Author SHA1 Message Date
f3bc2f4f08 Add pre-release number 2025-05-08 12:10:51 -07:00
933f179328 add image rendering progress bar 2025-05-07 21:30:12 -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
9434eb835d basic image HTML rendering. Current tests pass! 2025-05-06 18:09:31 -07:00
5e54b84f04 album page rendering 2025-05-06 15:48:18 -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
cf02721622 config loading 2025-04-29 17:07:49 -07:00
40af4997b0 add some tests 2025-04-28 08:42:33 -07:00
d097116c37 init command 2025-04-27 09:45:49 -07:00
5debb179ca relax deps 2025-04-27 08:34:34 -07:00
291350855f mirror the CLI 2025-04-26 20:32:13 -07:00