Commit graph

11 commits

Author SHA1 Message Date
f00778d6cd fix up Makefile, comment out old crap 2025-05-08 12:18:24 -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
40af4997b0 add some tests 2025-04-28 08:42:33 -07:00
ceb872590f move python stuff out of the way 2025-04-26 19:49:29 -07:00
a8eb1df562 Set up forgejo actions (#1)
Some checks failed
Run tests / build (3.12) (push) Has been cancelled
Run tests / build (3.13) (push) Has been cancelled
Reviewed-on: #1
Co-authored-by: Nick Pegg <nick@nickpegg.com>
Co-committed-by: Nick Pegg <nick@nickpegg.com>
2025-04-27 00:55:11 +00: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