log

age author description
Tue, 26 Aug 2014 23:20:48 -0700 Ludovic Chabant Add `import` command, Jekyll importer.
Tue, 26 Aug 2014 23:20:19 -0700 Ludovic Chabant Better handling of Jinja configuration.
Tue, 26 Aug 2014 23:18:58 -0700 Ludovic Chabant More robust Markdown configuration handling.
Tue, 26 Aug 2014 23:18:32 -0700 Ludovic Chabant Add `help` function, cleanup argument handling.
Tue, 26 Aug 2014 23:17:20 -0700 Ludovic Chabant Make template directories properly absolute.
Mon, 25 Aug 2014 21:40:25 -0700 Ludovic Chabant Processors can match on other things than just the extension.
Mon, 25 Aug 2014 08:46:11 -0700 Ludovic Chabant Use properly formatted date components for the blog sources.
Mon, 25 Aug 2014 08:45:44 -0700 Ludovic Chabant Setup the server better.
Mon, 25 Aug 2014 08:45:16 -0700 Ludovic Chabant Don't use file-system caching for rendered segments yet.
Mon, 25 Aug 2014 08:44:38 -0700 Ludovic Chabant Use the item name for the `prepare` command.
Fri, 22 Aug 2014 23:41:17 -0700 Ludovic Chabant Properly override pages between realms.
Fri, 22 Aug 2014 20:26:05 -0700 Ludovic Chabant Fix cache validation issue with rendered segments, limit disk access.
Fri, 22 Aug 2014 20:25:41 -0700 Ludovic Chabant Give the proper URL to `Paginator` in the `paginate` filter.
Fri, 22 Aug 2014 12:25:35 -0700 Ludovic Chabant Cache rendered segments to disk.