1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Remi Rampin 7d1c362635 Fixed escaping in files generated from quickstart
Variables are properly escaped before they are replaced in the
templates.
2012-10-12 23:01:50 +02:00
..
plugins Add a list of plugins to the docs. Closes #493. 2012-10-12 23:01:50 +02:00
themes Add Gittip to social icons. 2012-08-31 23:12:09 -04:00
tools Fixed escaping in files generated from quickstart 2012-10-12 23:01:50 +02:00
__init__.py Sitemap plugin & get_generators signal 2012-10-12 23:01:50 +02:00
contents.py Deep copy _DEFAULT_SETTINGS instead of linking. 2012-08-29 13:36:15 -07:00
generators.py BUG: Typogrify not applied to pages. 2012-10-12 23:01:50 +02: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 Change name of utils.open function to pelican_open and refactor this change across project. 2012-10-12 23:01:50 +02:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py Add new setting EXTRA_TEMPLATES_PATHS 2012-09-03 00:57:23 +01:00
signals.py Sitemap plugin & get_generators signal 2012-10-12 23:01:50 +02:00
utils.py Change name of utils.open function to pelican_open and refactor this change across project. 2012-10-12 23:01:50 +02:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00