For pages such as blog/index.html, the desired URL path is /blog. Sometimes entire sites are built this way and things on the page might redirect to the pretty URL. We should add an option to automatically support pretty paths for static snapshots. This should be fairly easy as the serve handler we use accepts a few different options.