1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Bruno Binet 4f1e3293ff Merge pull request #547 from bbinet/refactor-settings
Refactor how settings are handled
2012-10-21 15:37:02 -07:00
..
plugins Merge pull request #544 from Lothiraldan/plugins 2012-10-20 14:27:56 -07:00
themes Change the background color of the code-blocks on the default theme. Fix #511 2012-10-12 23:01:51 +02:00
tools merge upstream 2012-10-12 23:22:55 +02:00
__init__.py refactoring so that command line options override settings 2012-10-16 01:35:39 +02:00
contents.py Add a new signal content_object_init 2012-09-02 19:20:42 +01:00
generators.py Add a new signal article_generator_finalized, called at the end of ArticleGenerator.generate_context 2012-10-13 19:17:16 +02:00
log.py pelican/log.py simplified a bit 2012-03-25 18:47:14 +02:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py merge upstream 2012-10-12 23:22:55 +02:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py refactoring so that command line options override settings 2012-10-16 01:35:39 +02:00
signals.py Add a new signal article_generator_finalized, called at the end of ArticleGenerator.generate_context 2012-10-13 19:17:16 +02:00
utils.py Amended utils copy so that a warning is produced if a source file is not found in FILES_TO_COPY whilst copying. eg if there is a typo in the file name, or the file is moved. 2012-10-20 16:35:24 +01:00
writers.py Fix #535: pagination on files without an extension 2012-10-06 22:35:47 -04:00