log

age author description
Sun, 19 Oct 2014 00:25:02 -0700 Ludovic Chabant Use cache paths that are easier to debug than hashes.
Thu, 16 Oct 2014 17:03:42 -0700 Ludovic Chabant Quick fix for making the server correctly update referenced pages.
Thu, 16 Oct 2014 08:19:02 -0700 Ludovic Chabant Prepare the server to support background asset pipelines.
Wed, 15 Oct 2014 23:02:21 -0700 Ludovic Chabant Fix post sources datetimes by adding missing metadata when in "find" mode.
Wed, 15 Oct 2014 23:01:43 -0700 Ludovic Chabant Properly add the config time to a page's datetime.
Wed, 15 Oct 2014 23:01:05 -0700 Ludovic Chabant Better support for times in YAML interop.
Wed, 15 Oct 2014 21:18:27 -0700 Ludovic Chabant Don't look for tests inside the `build` directory.
Wed, 17 Sep 2014 21:49:25 -0700 Ludovic Chabant Property clean all caches when force baking, except the `app` cache.
Mon, 15 Sep 2014 08:12:55 -0700 Ludovic Chabant Added tag 2.0.0-alpha4 for changeset 028df35a690e
Mon, 15 Sep 2014 08:11:56 -0700 Ludovic Chabant Fix using `chef` outside of a website. 2.0.0-alpha4
Mon, 15 Sep 2014 08:03:07 -0700 Ludovic Chabant Added tag 2.0.0-alpha4 for changeset d74ae33832ae
Sat, 13 Sep 2014 23:31:47 -0700 Ludovic Chabant Fix a bug with the posts source incorrectly escaping regex characters.
Sat, 13 Sep 2014 23:31:21 -0700 Ludovic Chabant Better `prepare` command, with templates and help topics.
Sat, 13 Sep 2014 14:47:01 -0700 Ludovic Chabant Changes to `help` command and extendable commands:
Mon, 08 Sep 2014 00:04:29 -0700 Ludovic Chabant Exit with the proper code.