1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Nico Di Rocco e9a0717aea Added a new signal finalized that is dispatched when pelican finishes.
This signal can then be used for post processing.
2012-08-22 23:05:07 +02:00
..
plugins pep8-ify 2012-07-12 15:29:08 +02:00
themes Merge pull request #433 from iurisilvio/patch-1 2012-08-16 04:31:40 -07:00
tools Include index in format() string. 2012-08-16 14:17:46 +03:00
__init__.py Added a new signal finalized that is dispatched when pelican finishes. 2012-08-22 23:05:07 +02:00
contents.py Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
generators.py Fixed bad signal placement for pages 2012-07-22 09:08:47 -07: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 update typogrify support 2012-07-26 22:02:06 +02:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py Reimplement settings loading to preserve __file__ 2012-08-01 13:36:47 -04:00
signals.py Added a new signal finalized that is dispatched when pelican finishes. 2012-08-22 23:05:07 +02:00
utils.py Add unidecode for translating slugs in asian languages 2012-07-16 11:36:20 +08:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00