images: write an index.html for every image folder
Instead of writing an header.html and readme.html to let nginx generate directory listings just generate the directory listings directly as index.html so they can contain more metadata.
This also solves the hardcoded filename length issue nginx has in the directory listing
- Close #78 (closed)
- Close #87 (closed)
Edited by Administrator