pelican/pelican/tools/templates
Justin Mayer a9d1fdae3d PY and PELICAN env variable overrides for Make
This allows the user to set PY and/or PELICAN environment variable
overrides, which will be respected by the Makefile and devserver.sh.
If, for example, the default Python on your system were Python 3 and
you wanted to run Make with Python 2, using bash you could run
`PY=python2 make`. Refs #915.
2014-02-08 14:32:58 -08:00
..
develop_server.sh.in PY and PELICAN env variable overrides for Make 2014-02-08 14:32:58 -08:00
fabfile.py.in ctrl+c now correctly terminates fab serve 2013-12-26 22:30:54 +08:00
Makefile.in PY and PELICAN env variable overrides for Make 2014-02-08 14:32:58 -08:00
pelicanconf.py.in Update pelicanconf.py.in 2013-12-03 09:48:10 -06:00
publishconf.py.in MOAR Unicode for generated settings files 2013-04-21 15:18:31 -07:00