log piecrust/sources/posts.py @ 232:e534d2bc657c

age author description
Wed, 15 Oct 2014 23:02:21 -0700 Ludovic Chabant Fix post sources datetimes by adding missing metadata when in "find" mode.
Sat, 13 Sep 2014 23:31:47 -0700 Ludovic Chabant Fix a bug with the posts source incorrectly escaping regex characters.
Sun, 07 Sep 2014 21:37:10 -0700 Ludovic Chabant Fixed a bug with the `shallow` source. Add unit tests.
Wed, 03 Sep 2014 17:26:38 -0700 Ludovic Chabant Don't complain about missing `pages` or `posts` directories by default.
Sat, 30 Aug 2014 18:30:50 -0700 Ludovic Chabant Better date creation for blog post scaffolding.
Mon, 25 Aug 2014 08:46:11 -0700 Ludovic Chabant Use properly formatted date components for the blog sources.
Wed, 20 Aug 2014 23:16:51 -0700 Ludovic Chabant New site layout support.
Mon, 18 Aug 2014 16:47:44 -0700 Ludovic Chabant Fixes for Windows, make `findPagePath` return a ref path.
Sat, 16 Aug 2014 08:15:30 -0700 Ludovic Chabant More Python 3 fixes, modularization, and new unit tests.
Mon, 11 Aug 2014 22:36:47 -0700 Ludovic Chabant Upgrade to Python 3.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.