1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
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
..
templates PY and PELICAN env variable overrides for Make 2014-02-08 14:32:58 -08: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 Extra functionality for pelican-import for wordpress imports 2014-02-03 17:36:41 +00:00
pelican_quickstart.py PY and PELICAN env variable overrides for Make 2014-02-08 14:32:58 -08:00
pelican_themes.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00