log piecrust/plugins/builtin.py @ 1005:2e5c5d33d62c

age author description
Tue, 20 Jun 2017 21:12:35 -0700 Ludovic Chabant publish: Fix publishers API and add a simple "copy" publisher.
Thu, 15 Jun 2017 22:38:05 -0700 Ludovic Chabant chef: Optimize startup time.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Fri, 03 Feb 2017 20:08:04 -0800 Ludovic Chabant internal: Import things in the builtin plugin only when needed.
Sat, 25 Jun 2016 17:03:29 -0700 Ludovic Chabant publish: Make publisher more powerful and better exposed on the command line.
Thu, 26 May 2016 19:52:47 -0700 Ludovic Chabant bake: Replace hard-coded taxonomy support with "generator" system.
Wed, 23 Mar 2016 08:35:51 -0700 Ludovic Chabant formatting: Add a `hoedown` formatter.
Mon, 08 Feb 2016 20:44:38 -0800 Ludovic Chabant publish: Add the `rsync` publisher.
Thu, 04 Feb 2016 08:05:03 -0800 Ludovic Chabant publish: Add publish command.
Sun, 17 Jan 2016 21:44:41 -0800 Ludovic Chabant admin: New `admin` command to manage FoodTruck-related things.
Sat, 25 Jul 2015 22:00:27 -0700 Ludovic Chabant bake: Add a processor to generate a Pygments style CSS file.
Sun, 22 Mar 2015 22:20:18 -0700 Ludovic Chabant plugins: Change how plugins are loaded. Add a `plugins` command.
Thu, 19 Mar 2015 18:30:09 -0700 Ludovic Chabant import: Make the Wordpress importer extendable, rename it to `wordpressxml`.