1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Justin Mayer 000210d875 Improve devserver durability. Refs #473.
Three changes:

1. Fix inconsistent "pwd" behavior by using make's $(CURDIR) builtin.
2. Change bash shebang to the more-portable form.
3. Tell users when Pelican and SimpleHTTPServer have been backgrounded.
2012-08-27 13:09:25 -07:00
..
templates Improve devserver durability. Refs #473. 2012-08-27 13:09:25 -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 Include index in format() string. 2012-08-16 14:17:46 +03:00
pelican_quickstart.py Make develop_server.sh executable. Refs #443. 2012-08-03 08:26:19 -07:00
pelican_themes.py shutil.copytree seems to throw OSError exception too 2012-07-09 20:08:20 +02:00