log

age author description
Thu, 01 Jan 2015 19:35:18 -0800 Ludovic Chabant Moved all installation instructions to a new `INSTALL` file.
Wed, 31 Dec 2014 19:50:40 -0800 Ludovic Chabant Add support for KeyboardInterrupt in bake process.
Wed, 31 Dec 2014 16:56:55 -0800 Ludovic Chabant Fix some indentation and line lengths.
Sat, 27 Dec 2014 18:17:30 -0800 Ludovic Chabant First draft of the `prose` page source.
Sat, 27 Dec 2014 18:14:46 -0800 Ludovic Chabant Simplify `AutoConfigSource` by inheriting from `SimplePageSource`.
Sat, 27 Dec 2014 18:14:06 -0800 Ludovic Chabant Properly use, or not, the debugging when using the chef server.
Sat, 27 Dec 2014 16:47:44 -0800 Ludovic Chabant Match routes completely, not partially.
Thu, 04 Dec 2014 12:49:53 -0800 Ludovic Chabant Make a nice error message when a layout hasn't been found.
Thu, 04 Dec 2014 12:49:35 -0800 Ludovic Chabant Better combine user sources/routes with the default ones.
Mon, 01 Dec 2014 22:01:43 -0800 Ludovic Chabant Forgot this wasn't C++.
Sun, 30 Nov 2014 21:46:42 -0800 Ludovic Chabant Split baking code in smaller files.
Sun, 30 Nov 2014 21:45:55 -0800 Ludovic Chabant Add `ctrlpignore` file.
Sat, 29 Nov 2014 21:00:54 -0800 Ludovic Chabant Add `autoconfig` page source.
Sat, 29 Nov 2014 21:00:44 -0800 Ludovic Chabant Pass date information to routing when building URLs.
Sat, 29 Nov 2014 20:58:28 -0800 Ludovic Chabant Don't fail if trying to clean up a file that has already been deleted.
Sat, 29 Nov 2014 20:55:41 -0800 Ludovic Chabant Fix unit tests.