log

age author description
Sun, 05 Jun 2016 00:00:44 -0700 Ludovic Chabant themes: Expand `~` paths, fix error message.
Sat, 04 Jun 2016 09:20:30 -0700 Ludovic Chabant docs: Write about generators and data providers, update all related topics.
Fri, 03 Jun 2016 20:21:58 -0700 Ludovic Chabant templating: Make the 'categories' taxonomy use a 'pccaturl' function again.
Thu, 02 Jun 2016 20:26:51 -0700 Ludovic Chabant cm: Add generation of online changelog to the release task.
Thu, 02 Jun 2016 20:21:47 -0700 Ludovic Chabant docs: Add changelog page.
Thu, 02 Jun 2016 20:21:36 -0700 Ludovic Chabant cm: Add generation of Mardown changelog suitable for the online documentation.
Thu, 02 Jun 2016 13:01:08 -0700 Ludovic Chabant tests: the `PageBaker` now needs to be shutdown.
Thu, 02 Jun 2016 13:00:36 -0700 Ludovic Chabant internal: Remove threading stuff we don't need anymore.
Wed, 01 Jun 2016 23:15:07 -0700 Ludovic Chabant cm: Fix `setup.py` script.
Wed, 01 Jun 2016 22:46:11 -0700 Ludovic Chabant bake: Fix some crashes with new blog archive/taxonomy for incremental bakes.
Wed, 01 Jun 2016 22:24:35 -0700 Ludovic Chabant Merge changes.
Wed, 01 Jun 2016 22:19:01 -0700 Ludovic Chabant routing: Correctly call the underlying route template function from a merged one.
Wed, 01 Jun 2016 22:11:51 -0700 Ludovic Chabant tests: Add some tests for blog archives and multi-blog features.
Wed, 01 Jun 2016 22:11:29 -0700 Ludovic Chabant serve: Fix some problems with trailing slashes.
Wed, 01 Jun 2016 22:11:05 -0700 Ludovic Chabant routes: Show the route template function.
Wed, 01 Jun 2016 22:10:47 -0700 Ludovic Chabant routing: Fix problems with route functions.
Wed, 01 Jun 2016 22:09:21 -0700 Ludovic Chabant templating: Make blog archives generator expose more templating data.
Mon, 30 May 2016 20:45:27 -0700 Ludovic Chabant Merge changes.
Mon, 30 May 2016 20:44:36 -0700 Ludovic Chabant bug: Also look for format changes when determining if a page needs parsing.
Sun, 29 May 2016 22:18:50 -0700 Ludovic Chabant purge: Delete the whole cache directory, not just the current sub-cache.
Sun, 29 May 2016 22:16:40 -0700 Ludovic Chabant internal: Update the cache version to force re-gen the configuration settings.
Sun, 29 May 2016 20:20:19 -0700 Ludovic Chabant bake: Add blog archives generator.
Sun, 29 May 2016 20:19:28 -0700 Ludovic Chabant routing: Cleanup URL routing and improve page matching.
Sun, 29 May 2016 20:15:56 -0700 Ludovic Chabant internal: Remove unused code.