1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
FELD Boris 178d63b154 Add a multi_part plugin
It list all parts of a blog post, helping to create a navigation menu between all the parts
2012-10-13 19:21:20 +02:00
..
plugins Add a multi_part plugin 2012-10-13 19:21:20 +02:00
themes Merge pull request #243 from alefteris/patch-1 2012-03-12 04:14:32 -07:00
tools move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
__init__.py isinstance basestring rather than str 2012-03-20 23:34:53 +01:00
contents.py Fix #171. Handle unicode filenames 2012-03-16 21:13:24 +01:00
generators.py Merge remote-tracking branch 'ametaireau/plugins' into plugins 2012-03-20 01:07:25 +01:00
log.py remove couple of extra spaces 2012-03-16 14:53:28 +00:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py Keep raw metadata text (but for summary) 2012-03-18 15:12:06 +01:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Merge remote-tracking branch 'ametaireau/plugins' into plugins 2012-03-20 01:07:25 +01:00
signals.py refactored code and introduced a new signal in ArticlesGenerator __init__ 2011-09-07 17:08:28 +02:00
utils.py files_changed: cleanup and add a test 2012-03-14 12:36:55 +01:00
writers.py PEP8-ify. 2012-03-09 16:21:38 +01:00