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
/
README.md
Age
Commit message (
Expand
)
Author
2026-07-18
Fix CHRONOLOGICAL_ORDER to reject camera clock-reset EXIF dates
Paul Buetow
2026-07-18
Add CHRONOLOGICAL_ORDER config option to order albums by EXIF date taken
Paul Buetow
2026-07-18
Support FreeBSD and macOS via resolved GNU tool variables
Paul Buetow
2026-07-18
Add DETAILS_PAGE setting to make per-photo details pages optional
Paul Buetow
2026-06-25
Add runtime GNU-tool guard; document Linux-only platform support
Paul Buetow
2026-06-19
docs: reference irregular.ninja as a sample shuriken site/config
Paul Buetow
2026-06-19
docs: polish readability of quick-start and reference pages
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-17
ln0 make --clean remove leftover staging directories
Paul Buetow
2026-06-17
an0 reject scalar SYNC_DESTINATIONS instead of word-splitting it
Paul Buetow
2026-06-15
Make the favicon configurable via FAVICON config / --favicon flag
Paul Buetow
2026-06-15
Move the stats site into a stats/ subdir to keep the album root small
Paul Buetow
2026-06-15
docs: document the volatile ./cache EXIF directory
Paul Buetow
2026-06-14
rm0 wire stats feature into generate with STATS_PAGE toggle
Paul Buetow
2026-06-14
mm0 shrink README logo to width 160
Paul Buetow
2026-06-12
not minimal anymore
Paul Buetow
2026-06-11
Rename photoalbum to shuriken
Paul Buetow
2026-06-11
Add shuriken logo and generated favicon
Paul Buetow
2026-06-11
Parallelize template rendering jobs
Paul Buetow
2026-06-06
Cache EXIF details between generations
Paul Buetow
2026-06-05
Add rsync sync command
Paul Buetow
2026-06-05
Add timeouts for generation tools
Paul Buetow
2026-06-05
Add fast splash refresh action
Paul Buetow
2026-06-05
Retire Makefile and parallelize image processing
Paul Buetow
2026-06-05
Add splash page support for task 8j0
Paul Buetow
2026-06-04
Enforce photoalbum generated script drift check (5j0)
Paul Buetow
2026-06-04
qi0 add just install workflow
Paul Buetow
2026-06-03
Add deterministic generation mode for task 3j0
Paul Buetow
2026-06-03
Resolve default template directory fallback for 1j0
Paul Buetow
2026-06-03
Add print-config mode for task 0j0
Paul Buetow
2026-06-03
Add output verbosity controls for zi0
Paul Buetow
2026-06-03
Add dry-run mode for photoalbum generation (wi0)
Paul Buetow
2026-06-03
Filter incoming image files for task 2j0
Paul Buetow
2026-06-03
Add generation metadata for task 4j0
Paul Buetow
2026-06-03
ni0: update CLI and config documentation
Paul Buetow
2026-06-02
Add CLI config overrides for mi0
Paul Buetow
2026-06-02
Implement explicit config CLI behavior for li0
Paul Buetow
2026-06-02
ki0: switch photoalbum CLI to long options
Paul Buetow
2026-05-30
Refactor photoalbum bash script
Paul Buetow
2022-03-05
remove sample page
Paul Buetow
2022-02-21
add installation instructions and HTML templates to the readme
Paul Buetow
2022-02-21
convert readme text file to md
Paul Buetow