log

age author description
Thu, 01 Feb 2018 22:03:33 -0800 Ludovic Chabant docs: Update documentation on sources and pipelines.
Wed, 31 Jan 2018 20:56:02 -0800 Ludovic Chabant docs: Style tweaks.
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.
Mon, 25 Dec 2017 19:02:05 -0800 Ludovic Chabant tests: Fix determinism bug in linker test.
Mon, 25 Dec 2017 19:01:27 -0800 Ludovic Chabant bake: Fix bug with postponed pages due to them using other sources.
Mon, 25 Dec 2017 19:01:01 -0800 Ludovic Chabant admin: Make tumbnails when posting photos, commit to SCM.
Tue, 12 Dec 2017 22:47:06 -0800 Ludovic Chabant admin: Handle multiple photo uploads in the micropub endpoint.
Tue, 12 Dec 2017 22:45:10 -0800 Ludovic Chabant formatting: Fix Smartypants option for hoedown.
Tue, 05 Dec 2017 22:30:39 -0800 Ludovic Chabant cm: Add Python 3.6 to Travis-CI.
Tue, 05 Dec 2017 22:30:27 -0800 Ludovic Chabant tests: Fix path comparison in a test on Windows.
Tue, 05 Dec 2017 22:26:25 -0800 Ludovic Chabant bake: Fix overriding issues between theme and user pages for index pages.
Wed, 29 Nov 2017 21:36:11 -0800 Ludovic Chabant bake: More detailed stats, and fix a problem with some error reporting.
Wed, 29 Nov 2017 21:35:49 -0800 Ludovic Chabant bake: Fix totally broken page baking caused by previous commit.
Wed, 29 Nov 2017 20:41:09 -0800 Ludovic Chabant bake: Don't cheat when profiling.
Wed, 29 Nov 2017 20:38:15 -0800 Ludovic Chabant chef: Fix crash for commands run outside of a website.
Wed, 29 Nov 2017 20:37:57 -0800 Ludovic Chabant bake: Load pages in parallel again.
Tue, 28 Nov 2017 21:28:15 -0800 Ludovic Chabant bake: Do template caching in a background job if possible.
Tue, 28 Nov 2017 21:27:57 -0800 Ludovic Chabant internal: Don't profile the Inukshuk engine by default, duh.
Mon, 27 Nov 2017 23:11:15 -0800 Ludovic Chabant templating: Add Inukshuk template engine.
Sun, 26 Nov 2017 22:23:03 -0800 Ludovic Chabant bake: Better performance stats, and add callback to preload templates.
Sun, 26 Nov 2017 22:21:33 -0800 Ludovic Chabant internal: Remove unused parameter.
Sun, 26 Nov 2017 22:21:10 -0800 Ludovic Chabant internal: Remove debug logging for the cache class.
Sat, 25 Nov 2017 23:01:48 -0800 Ludovic Chabant bake: Make `batch-size` option work again.
Sat, 25 Nov 2017 23:01:33 -0800 Ludovic Chabant bake: Simplify output.
Sat, 25 Nov 2017 22:37:46 -0800 Ludovic Chabant formatting: Replace `python-hoedown` with `misaka`.
Tue, 21 Nov 2017 22:07:12 -0800 Ludovic Chabant Merge changes.
Tue, 21 Nov 2017 21:30:37 -0800 Ludovic Chabant cm: Upgrade invoke, add hoedown to requirements.
Tue, 21 Nov 2017 11:00:06 -0800 Ludovic Chabant Added tag 2.1.2 for changeset 6f32a6dc2306
Tue, 21 Nov 2017 11:00:05 -0800 Ludovic Chabant cm: Regenerate the CHANGELOG. 2.1.2
Tue, 21 Nov 2017 10:59:47 -0800 Ludovic Chabant cm: Only commit admin assets if they have changed.
Tue, 21 Nov 2017 10:52:51 -0800 Ludovic Chabant cm: Generate CHANGELOG from the current branch instead of always master. Fix encoding problems.
Tue, 21 Nov 2017 09:54:56 -0800 Ludovic Chabant plugins: Support multiple customizable plugins directories.
Tue, 21 Nov 2017 09:54:00 -0800 Ludovic Chabant bake: Fix crash when trying to report a deployment error.