log piecrust/templating/jinjaengine.py @ 402:043b9d8304c7 2.0.0a11

age author description
Sun, 17 May 2015 15:28:23 -0700 Ludovic Chabant jinja: Look for `html` extension first instead of last.
Mon, 20 Apr 2015 22:34:49 -0700 Ludovic Chabant data: Also expose XML date formatting as `xmldate` in Jinja.
Fri, 17 Apr 2015 16:09:30 -0700 Ludovic Chabant pagination: Make pagination use routes to generate proper URLs.
Mon, 06 Apr 2015 19:59:54 -0700 Ludovic Chabant bake: Improve render context and bake record, fix incremental bake bugs.
Mon, 30 Mar 2015 14:43:08 -0700 Ludovic Chabant data: Better error message for old date formats, add `emaildate` filter. 2.0.0a6
Wed, 11 Mar 2015 23:46:42 -0700 Ludovic Chabant data: Fix incorrect next/previous page URLs in pagination data.
Sun, 08 Mar 2015 22:58:28 -0700 Ludovic Chabant jinja: Add a global function to render Pygments' CSS styles.
Thu, 05 Mar 2015 00:26:37 -0800 Ludovic Chabant jinja: Fix Twig compatibility for block trimming.