Statocles
Statocles copied to clipboard
Build directory index for static files
I'd like to have a directory of static files, and get a directory index like Apache's mod_autoindex. It will need to be a template.
We should be able to sort the index alphabetically, or by last updated. The index page should also have tags.
With #416, we can even add those tags to every page as part of the layout, like we should.