log piecrust/data/builder.py @ 172:4fc1d306046b

age author description
Sat, 03 Jan 2015 20:52:19 -0800 Ludovic Chabant linker: Actually implement the `Linker` class, and use it in the page data.
Thu, 04 Sep 2014 08:11:28 -0700 Ludovic Chabant Remove unneeded trace.
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 08:35:26 -0700 Ludovic Chabant Always use version generated by `setup.py`. Better version generation.
Thu, 21 Aug 2014 23:26:44 -0700 Ludovic Chabant Apparently Jinja doesn't understand `None` the way I thought.
Tue, 19 Aug 2014 15:36:28 -0700 Ludovic Chabant Get the un-paginated URL of a page early and pass that around.
Mon, 18 Aug 2014 16:49:54 -0700 Ludovic Chabant Define page slugs properly, avoid recursions with debug data.
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.