log piecrust/sources/prose.py @ 394:65db6df28120

age author description
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.