log

age author description
Wed, 31 Jan 2018 08:53:27 -0800 Ludovic Chabant data: Add new properties and folder support to the `family` data endpoint.
Wed, 31 Jan 2018 08:50:39 -0800 Ludovic Chabant sources: Fix ordering and filename confusion in the "ordered" source.
Sun, 28 Jan 2018 21:22:03 -0800 Ludovic Chabant docs: Upgrade to Bootstrap 4 and Sass.
Sun, 28 Jan 2018 21:21:32 -0800 Ludovic Chabant serve: Fix crash with autoconfig source pages when serving.
Fri, 26 Jan 2018 18:05:02 -0800 Ludovic Chabant serve: Fix problems with assets disappearing between servings.
Fri, 26 Jan 2018 18:02:07 -0800 Ludovic Chabant bake: Only cache templates for the default template engine.
Fri, 26 Jan 2018 18:01:15 -0800 Ludovic Chabant bake: Optimize Browserify dependency handling.
Fri, 26 Jan 2018 18:00:43 -0800 Ludovic Chabant bake: Don't add outputs as dependencies, duh.
Fri, 26 Jan 2018 18:00:04 -0800 Ludovic Chabant data: Properly order month names in blog archives.
Tue, 23 Jan 2018 08:54:58 -0800 Ludovic Chabant serve: Don't spam the output when hitting CTRL+C while processing assets.
Tue, 23 Jan 2018 08:54:27 -0800 Ludovic Chabant serve: Re-enable baking assets when running the server.
Tue, 23 Jan 2018 08:54:02 -0800 Ludovic Chabant bake: Don't ignore errors reported on things that are not yet in the records.
Sat, 20 Jan 2018 17:24:08 -0800 Ludovic Chabant serve: Use `watchdog` for a more efficient monitoring of assets files.
Sat, 20 Jan 2018 17:23:34 -0800 Ludovic Chabant sources: Adds support for whitelist filtering to file-system sources.
Sat, 20 Jan 2018 17:15:24 -0800 Ludovic Chabant bake: Fix where the Browserify processor outputs things.
Thu, 18 Jan 2018 21:22:42 -0800 Ludovic Chabant bake: Fix exception verbose reporting for bake worker errors.
Tue, 16 Jan 2018 08:42:18 -0800 Ludovic Chabant cm: Separate `requirements` from what `setup.py` wants.
Tue, 16 Jan 2018 08:41:46 -0800 Ludovic Chabant bake: Add support for Browserify.
Tue, 16 Jan 2018 08:41:25 -0800 Ludovic Chabant serve: Fix infinite loop in asset processing when a change is detected.
Tue, 16 Jan 2018 08:40:53 -0800 Ludovic Chabant bake: Remove superfluous debug message.
Tue, 16 Jan 2018 08:40:34 -0800 Ludovic Chabant bake: Allow specifying which asset processors to use on a per-source basis.
Tue, 16 Jan 2018 08:39:08 -0800 Ludovic Chabant markdown: Use either the `hoedown` or `markdown` config section.
Tue, 16 Jan 2018 08:38:46 -0800 Ludovic Chabant data: Fix a bug when listing a blog's posts twice on a page.
Tue, 16 Jan 2018 08:38:06 -0800 Ludovic Chabant bake: Add `--sources` argument.
Wed, 27 Dec 2017 15:58:33 -0800 Ludovic Chabant tests: LOL
Wed, 27 Dec 2017 13:25:53 -0800 Ludovic Chabant tests: Add plugin tests.
Wed, 27 Dec 2017 13:25:39 -0800 Ludovic Chabant cm: Update Inukshuk for Python 3.4 compatibility.
Mon, 25 Dec 2017 23:05:49 -0800 Ludovic Chabant tests: Prevent conflicts in later `pytest` versions.