1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
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
..
develop_server.sh.in add port parameter to bash script 2013-07-07 13:27:50 +02:00
fabfile.py.in Add fabfile generation to pelican-quickstart 2013-07-29 11:03:14 -07:00
Makefile.in add port option to Makefile target serve/devserver 2013-07-07 14:28:31 +02:00
pelicanconf.py.in Unicode all the things, incl. our settings files 2013-04-21 15:00:40 -07:00
publishconf.py.in MOAR Unicode for generated settings files 2013-04-21 15:18:31 -07:00