1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Bruno Binet 54eee3f28a update TemplatePagesGenerator:
* bugfix: now supports custom path for path where to find the content files
* TEMPLATE_PAGES settings is now of the form:
    { 'jinja2/src/file.html': 'dest/file.html' }
* update doc
2012-10-30 09:56:10 +01: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 win-encoding 2012-10-25 14:47:57 +02:00
__init__.py rename STATIC_PAGES to TEMPLATE_PAGES 2012-10-30 09:56:10 +01:00
contents.py Added USE_FOLDER_AS_CATEGORY setting. 2012-10-28 20:43:45 +01:00
generators.py update TemplatePagesGenerator: 2012-10-30 09:56:10 +01: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 rename STATIC_PAGES to TEMPLATE_PAGES 2012-10-30 09:56:10 +01: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 Merge branch 'bstpierre-files-to-copy-missing-dir' 2012-10-25 14:25:03 +02:00
writers.py merge win-encoding 2012-10-25 14:47:57 +02:00