log piecrust/app.py @ 93:28ea3e69d67e

age author description
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.