log piecrust/plugins/builtin.py @ 854:08e02c2a2a1a

age author description
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`.
Wed, 11 Mar 2015 23:48:35 -0700 Ludovic Chabant import: Add an XML-based Wordpress importer.
Sun, 01 Mar 2015 09:07:36 -0800 Ludovic Chabant themes: Add the `chef themes` command
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.
Sun, 15 Feb 2015 22:48:42 -0800 Ludovic Chabant sources: Refactor `autoconfig` source, add `OrderedPageSource`.
Sun, 18 Jan 2015 12:13:28 -0800 Ludovic Chabant processing: Add `concat`, `uglifyjs` and `cleancss` processors.
Mon, 12 Jan 2015 00:48:47 -0800 Ludovic Chabant builtin: Remove `plugins` command, it's not ready yet.
Sun, 11 Jan 2015 23:08:49 -0800 Ludovic Chabant processing: Add Compass and Sass processors.
Sun, 04 Jan 2015 15:49:31 -0800 Ludovic Chabant prepare: Add user-defined scaffolding templates.
Sun, 04 Jan 2015 14:59:12 -0800 Ludovic Chabant render: Add support for a Mustache template engine.
Thu, 01 Jan 2015 21:21:00 -0800 Ludovic Chabant sources: Add `chef sources` command to list page sources.
Sat, 27 Dec 2014 18:17:30 -0800 Ludovic Chabant First draft of the `prose` page source.
Sat, 29 Nov 2014 21:00:54 -0800 Ludovic Chabant Add `autoconfig` page source.
Fri, 14 Nov 2014 22:44:59 +0100 Ludovic Chabant Add Textile formatter.
Tue, 28 Oct 2014 08:20:38 -0700 Ludovic Chabant Changes to the asset processing pipeline:
Sat, 13 Sep 2014 23:31:21 -0700 Ludovic Chabant Better `prepare` command, with templates and help topics.
Sat, 30 Aug 2014 17:35:11 -0700 Ludovic Chabant Add SmartyPants formatting. 2.0.0-alpha2
Wed, 27 Aug 2014 17:14:44 -0700 Ludovic Chabant Simple importer for PieCrust 1 websites.
Tue, 26 Aug 2014 23:20:48 -0700 Ludovic Chabant Add `import` command, Jekyll importer.
Wed, 20 Aug 2014 14:55:23 -0700 Ludovic Chabant Add `sitemap` processor.
Sun, 10 Aug 2014 23:43:16 -0700 Ludovic Chabant Gigantic change to basically make PieCrust 2 vaguely functional.
Sun, 22 Dec 2013 08:00:24 -0800 Ludovic Chabant Re-arranged modules to reduce dependencies to builtin stuff.