log

age author description
Sun, 07 Sep 2014 23:48:57 -0700 Ludovic Chabant Improvements and fixes to incremental baking.
Sun, 07 Sep 2014 21:37:10 -0700 Ludovic Chabant Fixed a bug with the `shallow` source. Add unit tests.
Sun, 07 Sep 2014 21:36:42 -0700 Ludovic Chabant Unused import.
Fri, 05 Sep 2014 00:42:52 -0700 Ludovic Chabant Use the `OrderedDict` correctly when fresh-loading the app config.
Fri, 05 Sep 2014 00:42:28 -0700 Ludovic Chabant More options for the `showrecord` command.
Fri, 05 Sep 2014 00:42:13 -0700 Ludovic Chabant Improvements to incremental baking and cache invalidating.
Fri, 05 Sep 2014 00:40:45 -0700 Ludovic Chabant PyYAML supports sexagesimal notation, so handle that for page times.
Thu, 04 Sep 2014 08:13:39 -0700 Ludovic Chabant Fixes to the `cache` Jinja tag.
Thu, 04 Sep 2014 08:11:28 -0700 Ludovic Chabant Remove unneeded trace.
Wed, 03 Sep 2014 18:49:10 -0700 Ludovic Chabant Merge changes.
Wed, 03 Sep 2014 17:28:10 -0700 Ludovic Chabant Ability to output debug logging to `stdout` when running unit-tests.
Wed, 03 Sep 2014 17:27:50 -0700 Ludovic Chabant Add a `BakeScheduler` to handle build dependencies. Add unit-tests.
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.