log piecrust/routing.py @ 255:ef8e5f9efdbd

age author description
Sat, 14 Feb 2015 08:49:09 -0800 Ludovic Chabant bake: Don't include the site root when building output paths.
Tue, 03 Feb 2015 21:04:55 -0800 Ludovic Chabant serve: Keep the `?!debug` when generating URLs if it is enabled.
Sat, 03 Jan 2015 21:54:25 -0800 Ludovic Chabant routes: When matching URIs, return metadata directly instead of the match object.