log

age author description
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.
Fri, 25 Mar 2016 23:35:56 -0700 Ludovic Chabant bake: Don't clean the `baker` cache on a force bake.
Sat, 14 May 2016 18:18:54 -0700 Ludovic Chabant admin: Add support for `.well-known` folder.
Sat, 07 May 2016 19:33:03 -0700 Ludovic Chabant docs: Use HTTPS version of Google Fonts.
Wed, 20 Apr 2016 23:07:27 -0700 Ludovic Chabant admin: Fix crash when previewing a website.
Sat, 16 Apr 2016 23:12:06 -0700 Ludovic Chabant internal: Don't run regexes for the 99% case of pages with no segments.
Sat, 16 Apr 2016 22:50:07 -0700 Ludovic Chabant bake: Some more optimizations.
Sat, 16 Apr 2016 22:48:57 -0700 Ludovic Chabant showrecord: Don't print the record when you just want the stats.
Sat, 16 Apr 2016 22:13:22 -0700 Ludovic Chabant internal: Fix compatibility with older Python 3.x.
Sat, 16 Apr 2016 22:12:51 -0700 Ludovic Chabant internal: Remove unused import.
Wed, 23 Mar 2016 16:39:22 -0700 Ludovic Chabant render: Change how we store render passes info.
Wed, 23 Mar 2016 12:19:35 -0700 Ludovic Chabant bake: Re-enable faster serialization between processes.