log piecrust/sources/default.py @ 1175:d0f86d9a9d40

age author description
Wed, 28 Feb 2018 20:16:33 -0800 Ludovic Chabant prepare: Fix crash when preparing new pages.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Thu, 05 Oct 2017 00:23:56 -0700 Ludovic Chabant sources: Change argument name in default source's `createContent`.
Sun, 01 Oct 2017 20:37:11 -0700 Ludovic Chabant sources: Add `findContentFromPath` API.
Sun, 02 Jul 2017 22:20:32 -0700 Ludovic Chabant internal: Make `createContent` use a dictionary-like object.
Mon, 12 Jun 2017 22:10:50 -0700 Ludovic Chabant refactor: Make the linker work again.
Thu, 08 Jun 2017 23:09:34 -0700 Ludovic Chabant refactor: Get the page assets to work again in the server.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Sun, 21 May 2017 00:06:59 -0700 Ludovic Chabant core: Continue PieCrust3 refactor, simplify pages.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Wed, 07 Sep 2016 08:58:41 -0700 Ludovic Chabant routing: Simplify how routes are defined.
Wed, 30 Dec 2015 14:45:57 -0800 Ludovic Chabant sources: Add method to get a page factory from a path.
Sat, 19 Dec 2015 18:07:21 -0800 Ludovic Chabant sources: Add code to support "interactive" metadata acquisition.
Tue, 28 Jul 2015 18:34:21 -0700 Ludovic Chabant bake/serve: Improve support for unicode, add slugification options.
Sun, 03 May 2015 18:40:38 -0700 Ludovic Chabant sources: Default source lists pages in order.
Sun, 26 Apr 2015 15:07:40 -0700 Ludovic Chabant serve: Refactoring and fixes to be able to serve taxonomy pages.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.