log piecrust/templating/pystacheengine.py @ 1183:62900c42d6dd

age author description
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.
Sun, 01 Oct 2017 20:36:04 -0700 Ludovic Chabant formatting: Remove segment parts, you can use template tags instead.
Sat, 29 Apr 2017 21:27:33 -0700 Ludovic Chabant optimize: Only load some 3rd party packages when needed.
Tue, 28 Jul 2015 18:29:41 -0700 Ludovic Chabant cosmetic: Remove debug print here too.
Mon, 06 Jul 2015 21:32:40 -0700 Ludovic Chabant templating: Let Jinja2 cache the parsed template for page contents.
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Sat, 27 Jun 2015 00:03:56 -0700 Ludovic Chabant templating: Workaround for a bug with Pystache.
Fri, 26 Jun 2015 23:19:55 -0700 Ludovic Chabant templating: Fix Pystache template engine.
Sun, 04 Jan 2015 14:59:12 -0800 Ludovic Chabant render: Add support for a Mustache template engine.