1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
John Kristensen 4e4080c523 Check output directory exists before doing a clean
- if the output directory does not exist the 'make clean' command fails,
   which also means that the 'make html' command which would otherwise
   create the output directory also fails without generating the output
2013-03-03 21:21:05 -08:00
..
plugins update summary plugin so that tests are fixed (hopefully) 2013-03-01 12:59:26 +01:00
themes Strip tags from title in simple index. Fixes #612 2012-12-02 16:10:11 -08:00
tools Check output directory exists before doing a clean 2013-03-03 21:21:05 -08:00
__init__.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
contents.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
generators.py Don't overwrite output_path. Fix #750 2013-03-03 21:00:52 -08:00
log.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
paginator.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
readers.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
rstdirectives.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
server.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
settings.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
signals.py Add a pages_generator_finalized signal. 2013-02-10 12:42:54 -08:00
utils.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00
writers.py Manual pass on sources for better standards. 2013-03-03 20:12:31 -08:00