pelican/pelican
Alexis Metaireau 56effc24cb Add a DEFAULT_METADATA setting.
It is now possible to have soem default metadata defined in the settings. Fixes #98
2011-05-07 19:56:55 +01:00
..
themes fixed link to pelican homepage in the simple theme 2011-04-26 13:44:26 +02:00
__init__.py Don't delete the output dir as a default behaviour. 2011-05-07 19:27:33 +01:00
contents.py Add a DEFAULT_METADATA setting. 2011-05-07 19:56:55 +01:00
generators.py Modified Generator Base Class in order to pass custom Jinja filters in 2011-04-20 20:29:29 +08:00
log.py Merge branch 'hacks' of https://github.com/RonnyPfannschmidt/pelican 2011-05-07 19:12:30 +01:00
paginator.py Removed a division by zero 2011-03-26 17:46:31 +01:00
readers.py pass along the source filename of the rst files for better errors 2011-05-06 19:28:14 +02:00
rstdirectives.py Add a directives file for pygments support. 2010-08-17 15:15:20 +02:00
settings.py Add a DEFAULT_METADATA setting. 2011-05-07 19:56:55 +01:00
utils.py Don't delete the output dir as a default behaviour. 2011-05-07 19:27:33 +01:00
writers.py Fix internal linkref for allow TOC 2011-04-27 11:45:59 +02:00