1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Ian Cordasco 387e5c1ab9 Add upgrade ability to pelican-themes. Fix typos.
I disliked having to do:

$ pelican-theme -r <theme-name> -i <theme-path>

So I modified install() to handle an upgrade of an existing theme. While doing
so, I noticed that in install() and symlink() the script would error with 'no a
directory' instead of 'not a directory'. So I fixed that for you as well.
2012-06-25 08:57:09 -04:00
..
templates Moved templates in pelican_quistart.py to a directory 2012-05-06 12:07:13 +02: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 pandoc is optional 2012-06-10 13:27:36 +02:00
pelican_quickstart.py Fixed some errors 2012-05-06 12:32:53 +02:00
pelican_themes.py Add upgrade ability to pelican-themes. Fix typos. 2012-06-25 08:57:09 -04:00