log piecrust/app.py @ 256:da5e6e00fb41

age author description
Sun, 22 Feb 2015 22:01:58 -0800 Ludovic Chabant bake/serve: Make previewed and baked URLs consistent.
Wed, 11 Feb 2015 08:29:09 -0800 Ludovic Chabant internal: Make the simple page source use `slug` everywhere.
Tue, 03 Feb 2015 18:50:58 -0800 Ludovic Chabant serve: Don't expose the debug info right away when running with `--debug`.
Sat, 03 Jan 2015 21:10:44 -0800 Ludovic Chabant routes: Actually match metadata when finding routes, fix problems with paths.
Thu, 04 Dec 2014 12:49:35 -0800 Ludovic Chabant Better combine user sources/routes with the default ones.
Sat, 29 Nov 2014 18:34:53 -0800 Ludovic Chabant Use ordered dictionaries to preserve priorities between auto-formats.
Wed, 15 Oct 2014 23:01:05 -0700 Ludovic Chabant Better support for times in YAML interop.
Fri, 05 Sep 2014 00:42:52 -0700 Ludovic Chabant Use the `OrderedDict` correctly when fresh-loading the app config.
Wed, 03 Sep 2014 18:49:10 -0700 Ludovic Chabant Merge changes.
Wed, 03 Sep 2014 17:26:38 -0700 Ludovic Chabant Don't complain about missing `pages` or `posts` directories by default.
Mon, 01 Sep 2014 22:49:56 -0700 Ludovic Chabant Allow adding to the default content model instead of replacing it.
Sat, 30 Aug 2014 17:35:11 -0700 Ludovic Chabant Add SmartyPants formatting. 2.0.0-alpha2
Fri, 29 Aug 2014 16:42:15 -0700 Ludovic Chabant I don't care what the YAML spec says, ordered maps are the only sane way.
Tue, 26 Aug 2014 23:17:20 -0700 Ludovic Chabant Make template directories properly absolute.
Thu, 21 Aug 2014 22:28:22 -0700 Ludovic Chabant Better error reporting and cache validation.
Wed, 20 Aug 2014 23:16:51 -0700 Ludovic Chabant New site layout support.
Tue, 19 Aug 2014 12:48:00 -0700 Ludovic Chabant Make sure `.html` is part of auto-formats.
Tue, 19 Aug 2014 11:22:29 -0700 Ludovic Chabant Use the same defaults as in PieCrust 1.
Sat, 16 Aug 2014 08:15:30 -0700 Ludovic Chabant More Python 3 fixes, modularization, and new unit tests.
Mon, 11 Aug 2014 22:36:47 -0700 Ludovic Chabant Upgrade to Python 3.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.
Sun, 22 Dec 2013 08:00:24 -0800 Ludovic Chabant Re-arranged modules to reduce dependencies to builtin stuff.
Sat, 21 Dec 2013 14:44:02 -0800 Ludovic Chabant Initial commit.