index
:
shuriken.sh
master
Static HTML/CSS (and zero JavaScript) photo album generator for https://irregular.ninja (and others) in Bash
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
action.source.sh
Age
Commit message (
Expand
)
Author
2026-06-28
mr0: finish config consolidation; document bespoke log/dry-run consumers
Paul Buetow
2026-06-28
Centralize DIST_DIR-derived paths via working_dir/exif_cache_dir helpers
Paul Buetow
2026-06-27
ur0: remove dead status-capture/return path in main() and run_action()
Paul Buetow
2026-06-27
qr0: timeout + per-destination isolation for rsync sync_dist
Paul Buetow
2026-06-17
Add configurable SOURCE_URL footer link; release 0.9.0
0.9.0
Paul Buetow
2026-06-17
gn0: dispatch CLI actions via registration table
Paul Buetow
2026-06-17
ln0 make --clean remove leftover staging directories
Paul Buetow
2026-06-17
on0 remove run_action_body serialization runner
Paul Buetow
2026-06-16
8n0 validate DIST_DIR before --clean rm -rf
Paul Buetow
2026-06-15
Make the favicon configurable via FAVICON config / --favicon flag
Paul Buetow
2026-06-14
rm0 wire stats feature into generate with STATS_PAGE toggle
Paul Buetow
2026-06-13
jm0: centralize runtime config defaults
Paul Buetow
2026-06-12
Make run_action status-safe for bm0
Paul Buetow
2026-06-12
Harden status-tested validation paths for bm0
Paul Buetow
2026-06-12
Fix remaining errexit masking for bm0
Paul Buetow
2026-06-12
Capture action and template setup failures for bm0
Paul Buetow
2026-06-12
Propagate dispatcher validation failures for bm0
Paul Buetow
2026-06-11
Make main CLI state explicit for task 8m0
Paul Buetow
2026-06-11
Rename photoalbum to shuriken
Paul Buetow
2026-06-11
Split photoalbum source into lib modules
Paul Buetow