1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Simon 4a0d4461e1 Apply typogrify on the title.
As it is done when reading the file, we need to remove html tags for the
permalink and the slug (this is done here for the notmyidea and simple themes).

While modifying the themes I also replaced the `pagename` template tag with
`article.url` (`pagename` was an empty variable, no more used ?).
2012-05-07 12:26:17 +02:00
..
themes Apply typogrify on the title. 2012-05-07 12:26:17 +02:00
tools Fixed some errors 2012-05-06 12:32:53 +02:00
__init__.py Remove redundant LESS_COMPILER setting 2012-04-28 03:25:54 +03:00
contents.py Checking for basestring isinstance, not (str, unicode) 2012-04-29 14:45:34 +11:00
generators.py merge with master 2012-05-06 02:43:13 +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 Apply typogrify on the title. 2012-05-07 12:26:17 +02:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Merge pull request #318 from MeirKriheli/master 2012-05-05 17:23:55 -07:00
utils.py Apply typogrify on the title. 2012-05-07 12:26:17 +02:00
writers.py Merge pull request #326 from neoascetic/_save_as_behavior 2012-04-26 10:39:56 -07:00