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
/
config.source.sh
Age
Commit message (
Expand
)
Author
2026-06-28
mr0: add CONFIG_SPECS registry; derive defaults, CLI targets, print, validation
Paul Buetow
2026-06-28
Centralize DIST_DIR-derived paths via working_dir/exif_cache_dir helpers
Paul Buetow
2026-06-27
qr0: timeout + per-destination isolation for rsync sync_dist
Paul Buetow
2026-06-24
Fix TARBALL_INCLUDE config default drift (7r0, scoped down)
Paul Buetow
2026-06-22
Add large 2x2 feature tiles and a CSS-grid overview
Paul Buetow
2026-06-22
Add dynamic subdivided thumbnail tiles
Paul Buetow
2026-06-19
docs: split README into quick-start + reference pages under docs/
Paul Buetow
2026-06-18
Default stats generation to off; release 0.10.0
0.10.0
Paul Buetow
2026-06-17
Add configurable SOURCE_URL footer link; release 0.9.0
0.9.0
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-11
Split config module concerns for task 9m0
Paul Buetow
2026-06-11
Rename photoalbum to shuriken
Paul Buetow
2026-06-11
Split photoalbum source into lib modules
Paul Buetow