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
/
album-render.source.sh
Age
Commit message (
Expand
)
Author
2026-07-18
Add DETAILS_PAGE setting to make per-photo details pages optional
Paul Buetow
2026-06-28
Refactor over-length functions into ~30-line helpers (vr0)
Paul Buetow
2026-06-28
nr0: dry-run reuses real paging/redirect logic via shared helpers
Paul Buetow
2026-06-25
Fill the album's short final page with a full-row tile
Paul Buetow
2026-06-24
Extract shared list_photos/pick_random_photo helper (br0)
Paul Buetow
2026-06-24
Split album-render.source.sh along its four seams (ar0)
Paul Buetow
2026-06-24
Encapsulate job pool behind a single handle (job_pool_*)
Paul Buetow
2026-06-22
Cap the 2x2 feature tiles at two per page
Paul Buetow
2026-06-22
Reuse the album tile grid for stats mini-album galleries (DRY)
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-21
Fix W3C HTML validation errors in generated pages; release 0.10.1
0.10.1
Paul Buetow
2026-06-17
pn0 decouple stats from album internals
Paul Buetow
2026-06-16
wn0 batch preview-thumbnail rendering per page
Paul Buetow
2026-06-16
in0 split album.source.sh into cohesive modules
Paul Buetow