log

age author description
Sat, 17 Feb 2018 15:09:04 -0800 Ludovic Chabant cm: Add pipenv stuff.
Sat, 17 Feb 2018 15:08:34 -0800 Ludovic Chabant tests: Make internal test stuff not get picked up by pytest.
Sat, 17 Feb 2018 11:54:00 -0800 Ludovic Chabant routing: Fix URL generation bug with ugly URLs and index pages in sub-folders.
Sat, 17 Feb 2018 11:53:03 -0800 Ludovic Chabant help: Add new help topics on routes.
Sat, 17 Feb 2018 11:52:31 -0800 Ludovic Chabant config: Report error if a non-asset source has no URL route.
Sat, 17 Feb 2018 11:51:45 -0800 Ludovic Chabant tests: Fix pipeline test after having added new processors.
Sat, 17 Feb 2018 11:51:06 -0800 Ludovic Chabant tests: Better error reporting for serving tests.
Sat, 17 Feb 2018 11:50:42 -0800 Ludovic Chabant serve: Do some more useful debug logging when serving assets.
Sat, 17 Feb 2018 11:50:17 -0800 Ludovic Chabant internal: Disable macOS file-system wrappers.
Sat, 17 Feb 2018 11:48:51 -0800 Ludovic Chabant cm: Ignore temp test files.
Fri, 16 Feb 2018 08:25:15 -0800 Ludovic Chabant Added tag 3.0.2 for changeset 306e6c104dbd
Fri, 16 Feb 2018 08:25:15 -0800 Ludovic Chabant cm: Regenerate the CHANGELOG. 3.0.2
Fri, 16 Feb 2018 00:17:36 -0800 Ludovic Chabant page: Let sources like prose override the title.
Fri, 16 Feb 2018 00:14:27 -0800 Ludovic Chabant sources: Update prose source to correctly use the new source API.
Thu, 15 Feb 2018 23:46:37 -0800 Ludovic Chabant data: Fix recently introduced bug with blog data provider.
Thu, 15 Feb 2018 22:29:40 -0800 Ludovic Chabant Added tag 3.0.1 for changeset 84e1d2c587ae
Thu, 15 Feb 2018 22:29:40 -0800 Ludovic Chabant cm: Regenerate the CHANGELOG. 3.0.1
Thu, 15 Feb 2018 22:27:11 -0800 Ludovic Chabant sources: Fix index page slug for ordered page source.
Thu, 15 Feb 2018 22:26:26 -0800 Ludovic Chabant docs: Cosmetic improvements to the navigation bar.
Thu, 15 Feb 2018 22:23:49 -0800 Ludovic Chabant docs: Make the "code" section show up correctly in navigation.
Thu, 15 Feb 2018 21:17:01 -0800 Ludovic Chabant serve: Show debug info, report errors when debug info isn't available.
Thu, 15 Feb 2018 21:16:10 -0800 Ludovic Chabant serve: Fix debug rendering for page iterators.
Thu, 15 Feb 2018 21:15:49 -0800 Ludovic Chabant data: Fix debug rendering of the blog data provider.
Thu, 15 Feb 2018 21:15:30 -0800 Ludovic Chabant data: Fix debug rendering of the family data.
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.