1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Florian Preinstorfer 1d2af7aa01 added a keep commandline switch (-k, --keep)
-keep output directory if keep commandline switch is provided
-added KEEP_OUTPUT_DIRECTORY to settings (default is to delete output
directory before processing)
-updated documentation
2010-12-15 09:27:51 +01:00
..
themes Add the tag list to the articles, if any. 2010-12-14 15:05:43 +00:00
__init__.py added a keep commandline switch (-k, --keep) 2010-12-15 09:27:51 +01:00
contents.py Refactoring, Again :) 2010-12-02 03:22:24 +00:00
generators.py Fix #21: Add a setting for the archive order (REVERSE_ARCHIVE_ORDER) 2010-12-14 15:55:26 +00:00
readers.py Add syntax highlight support for markdown posts 2010-11-24 15:49:10 +01:00
rstdirectives.py Add a directives file for pygments support. 2010-08-17 15:15:20 +02:00
settings.py added a keep commandline switch (-k, --keep) 2010-12-15 09:27:51 +01:00
utils.py Refactoring, Again :) 2010-12-02 03:22:24 +00:00
writers.py Refactoring, Again :) 2010-12-02 03:22:24 +00:00