log piecrust/sources/prose.py @ 877:d6d35b2efd04

age author description
Mon, 12 Jun 2017 22:10:50 -0700 Ludovic Chabant refactor: Make the linker work again.
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.
Sun, 17 May 2015 15:28:00 -0700 Ludovic Chabant tests: Also mock `open` in Jinja to be able to use templates in bake tests.
Sun, 03 May 2015 18:47:10 -0700 Ludovic Chabant serve: Giant refactor to change how we handle data when serving pages.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.
Sun, 04 Jan 2015 15:48:29 -0800 Ludovic Chabant sources: Pass any current mode to `_populateMetadata` when finding pages.
Sat, 03 Jan 2015 20:49:00 -0800 Ludovic Chabant sources: Make the `SimplePageSource` more extensible, fix bugs in `prose` source.
Sat, 27 Dec 2014 18:17:30 -0800 Ludovic Chabant First draft of the `prose` page source.