No description
  • JavaScript 72.4%
  • CSS 25%
  • Less 1.4%
  • Handlebars 1.2%
Find a file
nukdokplex 30d94259f4 Fix album-description helper: use album.title for directory lookup
album.url is 'control.html' (flat file), not 'control/index.html',
so path.dirname gave '.' and the lookup failed. album.title
('control') matches the folder name directly.
2026-07-02 09:55:09 +05:00
.github/workflows Initial commit: personal photo gallery 2026-07-02 09:03:05 +05:00
gallery update control description 2026-07-02 09:36:15 +05:00
theme Fix album-description helper: use album.title for directory lookup 2026-07-02 09:55:09 +05:00
.gitignore Initial commit: personal photo gallery 2026-07-02 09:03:05 +05:00
AGENTS.md Move GAME.md into control album, credit photographer 2026-07-02 09:31:32 +05:00
CNAME Initial commit: personal photo gallery 2026-07-02 09:03:05 +05:00
config.json Add custom theme with album description support 2026-07-02 09:27:24 +05:00
custom.css Initial commit: personal photo gallery 2026-07-02 09:03:05 +05:00
LICENSE Initial commit: personal photo gallery 2026-07-02 09:03:05 +05:00