Open
Description
It seems that right now all posts are filed in the root dir of the site. That works fine when the number of posts is relatively small, but will become unwieldy as the site grows. It would be desirable to have the option to file posts by date, i.e. <root-dir>/<year>/<month>/<day>/my-post.html
. Some examples of big sites that do this are Daring Fireball and Marco.org.