1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Justin Mayer bf0a50880d Revert "make clean" behavior to rm -rf. Fixes #773
The change to the "make clean" task in 764a2cf from "rm -rf" to instead
relying on GNU "find" appears to have broken cross-platform portability,
likely causing problems on *BSD and other platforms. This commit reverts
that change back to the previous "rm -rf" behavior.
2013-06-24 13:40:32 -07:00
..
templates Revert "make clean" behavior to rm -rf. Fixes #773 2013-06-24 13:40:32 -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 Import wordpress pages to pages/ subdir with --dir-page option 2013-04-19 23:06:59 +01:00
pelican_quickstart.py Encoding issue in pelican-quickstart. Fixes #904 2013-05-26 11:38:55 +01:00
pelican_themes.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00