log

age author description
Fri, 01 Jan 2016 23:18:26 -0800 Ludovic Chabant internal: Refactor the app configuration class.
Wed, 30 Dec 2015 20:42:45 -0800 Ludovic Chabant cli: More proper argument parsing for the main/root arguments.
Wed, 30 Dec 2015 20:41:16 -0800 Ludovic Chabant tests: Fix (hopefully) time-sensitive tests.
Wed, 30 Dec 2015 14:49:44 -0800 Ludovic Chabant bake: Add support for a "known" page setting that excludes it from the bake.
Wed, 30 Dec 2015 14:47:23 -0800 Ludovic Chabant bake: Add option to bake assets for FoodTruck. This is likely temporary.
Wed, 30 Dec 2015 14:46:51 -0800 Ludovic Chabant cli: Add `--no-color` option.
Wed, 30 Dec 2015 14:46:34 -0800 Ludovic Chabant internal: Rename `raw_content` to `segments` since it's what it is.
Wed, 30 Dec 2015 14:45:57 -0800 Ludovic Chabant sources: Add method to get a page factory from a path.
Sat, 19 Dec 2015 18:07:21 -0800 Ludovic Chabant sources: Add code to support "interactive" metadata acquisition.
Sat, 19 Dec 2015 18:06:16 -0800 Ludovic Chabant serve: Make it possible to preview pages with a custom root URL.
Sat, 19 Dec 2015 18:05:28 -0800 Ludovic Chabant bug: Fix a crash when some errors occur during page rendering.
Sat, 19 Dec 2015 18:02:58 -0800 Ludovic Chabant data: Fix a crash bug when no parent page is set on an iterator.
Sat, 31 Oct 2015 21:46:05 -0700 Ludovic Chabant cm: CHANGELOG generator can handle future versions.
Sat, 31 Oct 2015 08:59:53 -0700 Ludovic Chabant docs: Remove LessCSS dependencies in the tutorial, fix typos.
Sat, 31 Oct 2015 00:03:32 -0700 Ludovic Chabant serve: Fix corner cases where the pipeline doesn't run correctly.