Commit graph

6 commits

Author SHA1 Message Date
78cf06db96 Don't run pytest with no tests
All checks were successful
Run tests / build (3.12) (pull_request) Successful in 55s
Run tests / build (3.13) (pull_request) Successful in 1m7s
2025-04-26 17:42:18 -07:00
4d45aa5296 makefile tooling for building standalone binaries for various platforms and making a GH release 2024-08-11 17:25:54 -07:00
c93f1997fc basic PEX tooling to build independent binaries 2024-08-05 19:29:40 -07:00
8f7b336220 Rename to photojawn 2024-08-04 17:08:17 -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
4e6cf1d499 Init commit
Currently will generate dirs and all the thumbnails and view sizes of
images
2024-08-03 07:37:28 -07:00