Commit graph

12 commits

Author SHA1 Message Date
94a5e30a8f reconcile gh + fj
All checks were successful
Run tests / build (3.12) (push) Successful in 49s
Run tests / build (3.13) (push) Successful in 49s
2025-04-26 17:57:59 -07:00
e2338df37c Release v0.1.1
- Add output_dir config option, defaults to "site" to keep original
  directory clean
- Add support for nested covers - if there are no images in a dir, pick
  the cover from the first child dir
- Show help text if no args are given
- Some HTML/CSS visual tweaks
- Start buildling standalone binaries using PEX
2024-08-11 17:26:31 -07:00
c93f1997fc basic PEX tooling to build independent binaries 2024-08-05 19:29:40 -07:00
acd736c970 Revert "mark py3.11 support"
This reverts commit 04586c8c45.

We actually need >= 3.12
2024-08-04 22:30:30 -07:00
04586c8c45 mark py3.11 support 2024-08-04 22:26:54 -07:00
84f89cf8d8 add types-markdown 2024-08-04 18:59:06 -07:00
abf2ecc748 Add license 2024-08-04 18:29:39 -07:00
7ae5d8271c add support for album descriptions 2024-08-04 17:22:49 -07:00
8f7b336220 Rename to photojawn 2024-08-04 17:08:17 -07:00
a3c949c7d5 Read config from file 2024-08-03 08:35:17 -07:00
e3816dfdb7 Album skeleton creation 2024-08-03 08:22:01 -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