log

age author description
Sun, 11 Jan 2015 23:04:55 -0800 Ludovic Chabant cosmetic: Fix some PEP8 issues.
Sun, 11 Jan 2015 23:04:23 -0800 Ludovic Chabant showrecord: Also show the pipeline record.
Sun, 11 Jan 2015 23:03:45 -0800 Ludovic Chabant showrecord: Show relative paths.
Sun, 11 Jan 2015 23:03:12 -0800 Ludovic Chabant cosmetic: Fix some PEP8 issues.
Sun, 11 Jan 2015 23:01:21 -0800 Ludovic Chabant processing: Add more information to the pipeline record.
Sun, 11 Jan 2015 22:58:38 -0800 Ludovic Chabant serve: Make the server find assets generated by external tools.
Sun, 04 Jan 2015 21:55:36 -0800 Ludovic Chabant tests: Add tests for Jinja template engine.
Sun, 04 Jan 2015 15:58:37 -0800 Ludovic Chabant build: Add `pystache` to `requirements.txt`.
Sun, 04 Jan 2015 15:49:31 -0800 Ludovic Chabant prepare: Add user-defined scaffolding templates.
Sun, 04 Jan 2015 15:48:29 -0800 Ludovic Chabant sources: Pass any current mode to `_populateMetadata` when finding pages.
Sun, 04 Jan 2015 14:59:12 -0800 Ludovic Chabant render: Add support for a Mustache template engine.
Sun, 04 Jan 2015 14:58:40 -0800 Ludovic Chabant render: Don't always use a `.html` extension for layouts.
Sun, 04 Jan 2015 14:57:37 -0800 Ludovic Chabant render: When a template engine can't be found, show the correct name in the error.
Sun, 04 Jan 2015 14:55:41 -0800 Ludovic Chabant tests: Patch `os.path.exists` and improve patching for `open`.
Sun, 04 Jan 2015 14:53:13 -0800 Ludovic Chabant tests: Add help functions to get and render a simple page.