log piecrust/baking/single.py @ 834:10c482d57c79

age author description
Mon, 02 Jan 2017 20:33:57 -0500 Ben Artin Allow an individual page to override pretty_urls in it config
Wed, 11 Jan 2017 23:58:12 -0500 Ben Artin Removed pointless page argument from copyAssets
Wed, 11 Jan 2017 23:56:51 -0500 Ben Artin Renamed buildPageAssetor to buildAssetor
Sun, 01 Jan 2017 20:43:42 -0500 Ben Artin Fixed call to Assetor.copyAssets
Sun, 01 Jan 2017 18:22:24 -0500 Ben Artin Assetor is now responsible for copying assets, to allow customization
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Sat, 16 Apr 2016 22:12:51 -0700 Ludovic Chabant internal: Remove unused import.
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Sun, 10 Jan 2016 10:51:11 -0800 Ludovic Chabant bake: Add new performance timers.
Sun, 26 Jul 2015 23:16:15 -0700 Ludovic Chabant internal: Improve handling of taxonomy term slugification.
Tue, 14 Jul 2015 23:59:08 -0700 Ludovic Chabant bake: Fix a bug with copying assets when `pretty_urls` are disabled. 2.0.0a13
Tue, 14 Jul 2015 23:41:25 -0700 Ludovic Chabant bug: Fix copying of page assets during the bake.
Sat, 27 Jun 2015 08:27:35 -0700 Ludovic Chabant internal: Create full route metadata in one place.
Sat, 20 Jun 2015 19:23:16 -0700 Ludovic Chabant bake: Improve bake record information.