log

age author description
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.
Sun, 29 May 2016 20:15:30 -0700 Ludovic Chabant bake: Add the timestamp of the page to each record entry.
Sat, 28 May 2016 15:43:45 -0700 Ludovic Chabant bake: Fix some bugs with taxonomy combinations.
Sat, 28 May 2016 15:43:24 -0700 Ludovic Chabant rendering: Use `fastpickle` serialization before JSON.
Sat, 28 May 2016 15:41:51 -0700 Ludovic Chabant internal: Prevent crash because of missing logger.
Sat, 28 May 2016 15:41:05 -0700 Ludovic Chabant internal: Fix some bugs with the `fastpickle` module.
Thu, 26 May 2016 20:45:34 -0700 Ludovic Chabant tests: Add more tests for merged mappings.
Thu, 26 May 2016 20:45:16 -0700 Ludovic Chabant debug: Pass the exceptions untouched when debugging.
Thu, 26 May 2016 20:44:44 -0700 Ludovic Chabant debug: Show more stuff pertaining to data providers in the debug window.
Thu, 26 May 2016 20:44:18 -0700 Ludovic Chabant data: Support both objects and dictionaries in `MergedMapping`.
Thu, 26 May 2016 20:43:51 -0700 Ludovic Chabant internal: Remove exception logging that shouldn't happen. Better message.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Thu, 26 May 2016 19:46:28 -0700 Ludovic Chabant internal: Remove unused piece of code.
Thu, 19 May 2016 22:11:27 -0700 Ludovic Chabant themes: Add support for loading from a library of themes.
Thu, 19 May 2016 22:05:10 -0700 Ludovic Chabant templating: Use HTTPS URLs for a couple things.