1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
2012-03-16 14:50:26 +00:00
..
themes Merge pull request #243 from alefteris/patch-1 2012-03-12 04:14:32 -07:00
__init__.py - remove default=None with argparse is redundant since it's the 2012-03-14 19:54:28 +00:00
contents.py Fix for #245: return the summary of an article based on the :summary: metadata if it is set, else troncate the content. 2012-03-13 21:52:50 +01:00
generators.py remove useless .keys() for key in dict expressions 2012-03-14 09:38:36 +01:00
log.py remove unused colors and refactor more how the escaping is done 2012-03-16 14:50:26 +00:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py remove useless .keys() for key in dict expressions 2012-03-14 09:38:36 +01:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Merge branch 'master' of github.com:ametaireau/pelican 2012-03-11 02:50:37 +01: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