log piecrust/app.py @ 363:dd25bd3ce1f9

age author description
Sun, 26 Apr 2015 15:07:40 -0700 Ludovic Chabant serve: Refactoring and fixes to be able to serve taxonomy pages.
Wed, 15 Apr 2015 16:38:04 -0700 Ludovic Chabant config: Add `default_page_layout` and `default_post_layout` settings.
Fri, 03 Apr 2015 10:59:50 -0700 Ludovic Chabant bake: Several bug taxonomy-related fixes for incorrect incremental bakes.
Tue, 31 Mar 2015 23:03:28 -0700 Ludovic Chabant internal: Try handling URLs in a consistent way.
Sat, 28 Mar 2015 14:25:59 -0700 Ludovic Chabant config: Assign correct data endpoint for blogs to be v1-compatible.
Fri, 27 Mar 2015 20:04:17 -0700 Ludovic Chabant config: Make sure `site/plugins` is transformed into a list.
Sun, 22 Mar 2015 22:29:06 -0700 Ludovic Chabant internal: Remove mentions of plugins directories and sources.
Sun, 01 Mar 2015 09:06:32 -0800 Ludovic Chabant internal: Re-use the cached resource directory.
Mon, 23 Feb 2015 21:19:20 -0800 Ludovic Chabant sources: Use `posts_*` and `items_*` settings more appropriately.
Sun, 22 Feb 2015 22:02:28 -0800 Ludovic Chabant cosmetic: PEP8 compliance.
Sun, 22 Feb 2015 22:01:58 -0800 Ludovic Chabant bake/serve: Make previewed and baked URLs consistent.
Wed, 11 Feb 2015 08:29:09 -0800 Ludovic Chabant internal: Make the simple page source use `slug` everywhere.
Tue, 03 Feb 2015 18:50:58 -0800 Ludovic Chabant serve: Don't expose the debug info right away when running with `--debug`.
Sat, 03 Jan 2015 21:10:44 -0800 Ludovic Chabant routes: Actually match metadata when finding routes, fix problems with paths.
Thu, 04 Dec 2014 12:49:35 -0800 Ludovic Chabant Better combine user sources/routes with the default ones.