Mercurial > piecrust2
log piecrust/data/builder.py @ 195:b4724e577a8c
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. |