pelican/pelican/tools
Justin Mayer 30192b2318 Add fabfile generation to pelican-quickstart
This commit adds optional fabfile.py generation during the
pelican-quickstart process. Reasons include:

* "make" is cumbersome to install on Windows
* Fabric runs in any Python environment
* fabfile is just Python and thus more flexible and extensible

This is an initial implementation and does not currently provide as many
upload options as its Makefile counterpart.

Refs #584.
2013-07-29 11:03:14 -07:00
..
templates Add fabfile generation to pelican-quickstart 2013-07-29 11:03:14 -07:00
__init__.py move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
pelican_import.py Merge pull request #873 from xlz/tumblr-import 2013-07-18 09:17:26 -07:00
pelican_quickstart.py Add fabfile generation to pelican-quickstart 2013-07-29 11:03:14 -07:00
pelican_themes.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00