log

age author description
Thu, 15 Feb 2018 21:15:13 -0800 Ludovic Chabant sources: Fix some invalid relationship name.
Thu, 15 Feb 2018 18:37:06 -0800 Ludovic Chabant docs: Add some information about migrating from v2 to v3.
Thu, 15 Feb 2018 18:36:48 -0800 Ludovic Chabant docs: Add information about common file-system sources' configurations.
Thu, 15 Feb 2018 18:36:08 -0800 Ludovic Chabant docs: Tweak CSS style for block quotes.
Thu, 15 Feb 2018 18:35:53 -0800 Ludovic Chabant docs: Fix default formatter.
Thu, 15 Feb 2018 18:34:56 -0800 Ludovic Chabant cm: Ignore documentation counter.
Tue, 13 Feb 2018 23:48:19 -0800 Ludovic Chabant Added tag 3.0.0 for changeset 7f94407d037d
Tue, 13 Feb 2018 23:48:18 -0800 Ludovic Chabant cm: Regenerate the CHANGELOG. 3.0.0
Tue, 13 Feb 2018 23:37:59 -0800 Ludovic Chabant cm: Upgrade release script.
Tue, 13 Feb 2018 23:22:27 -0800 Ludovic Chabant admin: Upgrade Bootstrap, switch icons to Open-Iconic, remove Bower.
Tue, 13 Feb 2018 23:21:00 -0800 Ludovic Chabant serve: Fix crash with `serve --admin`.
Tue, 13 Feb 2018 21:53:11 -0800 Ludovic Chabant cm: Include Bootstrap dependencies in `package.json`.
Tue, 13 Feb 2018 21:52:51 -0800 Ludovic Chabant cm: Update `garcon`'s documentation script to work with latest toolchain.
Tue, 13 Feb 2018 21:51:32 -0800 Ludovic Chabant sass: Make sure `load_paths` are relative to the website's root.
Tue, 13 Feb 2018 21:29:32 -0800 Ludovic Chabant cm: Bump cache version ahead of v3 release.
Tue, 13 Feb 2018 21:25:46 -0800 Ludovic Chabant cm: Bump Inukshuk to `0.1.2`, regenerate `requirements.txt`.
Tue, 13 Feb 2018 14:08:27 -0800 Ludovic Chabant cm: Upgrade Jinja2 to `2.10`, remove `dev-requirements.txt`.
Tue, 13 Feb 2018 13:32:09 -0800 Ludovic Chabant formatters: Remove Hoedown formatter, split it off to a pluging.
Tue, 13 Feb 2018 11:12:29 -0800 Ludovic Chabant sources: Improve error message when trying to get children pages on a group.
Tue, 13 Feb 2018 11:11:48 -0800 Ludovic Chabant serve: Fix crash when editing `config.yml` while serving.
Tue, 13 Feb 2018 11:10:55 -0800 Ludovic Chabant data: Make `family` properties return lists instead of generators.
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.