log piecrust/data/builder.py @ 352:498a917cd2d4

age author description
Fri, 17 Apr 2015 16:09:30 -0700 Ludovic Chabant pagination: Make pagination use routes to generate proper URLs.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.
Sun, 29 Mar 2015 23:05:03 -0700 Ludovic Chabant pagination: Add support for `site/default_pagination_source`.
Wed, 11 Mar 2015 23:46:42 -0700 Ludovic Chabant data: Fix incorrect next/previous page URLs in pagination data.
Thu, 19 Feb 2015 23:33:54 -0800 Ludovic Chabant data: Add a top level wrapper for `Linker`.
Sun, 15 Feb 2015 22:46:23 -0800 Ludovic Chabant data: `Linker` refactor.
Tue, 03 Feb 2015 18:50:58 -0800 Ludovic Chabant serve: Don't expose the debug info right away when running with `--debug`.
Tue, 03 Feb 2015 18:48:13 -0800 Ludovic Chabant data: Only expose the `family` linker.
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.