1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Alexis Metaireau 09c9d48a6a Merge pull request #1040 from ssbarnea/master
Fixing #1038 by allowing nice URLs.
2013-08-16 15:01:28 -07:00
..
tests Merge pull request #1011 from saimn/readers 2013-08-07 12:34:22 -07:00
themes Support TAGS_* and AUTHORS_* by default. 2013-08-05 19:16:00 +02:00
tools Adds Rackspace Cloud Files support to quickstart and fabfile 2013-08-05 23:30:31 -05:00
__init__.py Receive the two values returned from get_instance() 2013-08-11 01:43:27 +05:00
contents.py do slug_substitutions on category and author ... 2013-07-14 23:01:16 +10:00
generators.py StaticGenerator now stores file list in context. 2013-08-16 13:31:14 -07:00
log.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
paginator.py Create new formatting context dict instead of using self.__dict__ 2013-08-03 13:49:43 -07:00
readers.py Don't warn too loud about missing dependencies. 2013-08-07 22:43:08 +02:00
rstdirectives.py Added more pygments options for code blocks 2013-08-05 22:50:49 -07:00
server.py Fixing #1038 by allowing nice URLs. 2013-08-12 19:23:57 +01:00
settings.py Merge pull request #1011 from saimn/readers 2013-08-07 12:34:22 -07:00
signals.py Add a signal to give access to the dict of Reader classes. 2013-08-07 00:36:40 +02:00
urlwrappers.py Allow text substitutions when generating slugs 2013-07-04 12:17:21 +01:00
utils.py Refactor pelican_open using contextmanager 2013-08-04 14:47:03 +02:00
writers.py Delib. overriding and overwrite detect. Fixes #938 2013-08-04 12:09:26 +01:00