log

age author description
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.
Wed, 23 Mar 2016 10:54:03 -0700 Ludovic Chabant bake: Add stat about aborted jobs
Wed, 23 Mar 2016 10:53:30 -0700 Ludovic Chabant formatting: Don't import `hoedown` until we need it.