1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-09-13 08:42:23 +10:00
Tornado-based photo gallery.
Go to file
Stuart Longland a002a21ee5
resizer: Avoid lots of files in one directory.
Split up the cache directory structure so that we have:
	- gallery name
	- photo name
as subdirectories in the full path, as many file systems perform poorly
when you have *lots* of files in a single directory.
2018-04-18 12:57:41 +10:00
templates templates: Use "friendly" image URIs 2018-04-18 12:49:05 +10:00
tornado_gallery resizer: Avoid lots of files in one directory. 2018-04-18 12:57:41 +10:00
.gitignore Port ClearSilver templates to Tornado. 2018-03-25 13:40:02 +10:00
LICENSE Port ClearSilver templates to Tornado. 2018-03-25 13:40:02 +10:00