1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Justin Mayer e29b54e5e0 Replace omitted slash in feed URL generation
This slash was originally present, but I removed it at some point
because it was causing double-slashes. I believe the reason is that I
had a leading slash in my article URL pattern, which in retrospect
should not have been there. Omitting the slash caused problems for other
folks; I should have tested this better. This commit puts the slash back
where it belongs.
2012-04-16 09:10:20 -07:00
..
themes Fixed hardcoded category url in base.html. 2012-04-10 17:30:42 +08:00
tools Merge pull request #303 from dafyddcrosby/typos 2012-04-15 06:33:51 -07:00
__init__.py Add a missing ' 2012-04-15 14:40:10 +01:00
contents.py Fix some typos and grammar 2012-04-07 18:02:40 -06:00
generators.py Fix some typos and grammar 2012-04-07 18:02:40 -06: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 Fix markup for single-paragraph summary in reST metadata 2012-03-25 21:39:41 +04:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Feed link inside feed should use FEED_DOMAIN 2012-03-31 08:10:40 -07:00
utils.py Enhance warnings. Fix #196 2012-04-01 13:37:35 +02:00
writers.py Replace omitted slash in feed URL generation 2012-04-16 09:10:20 -07:00