1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Justin Mayer 8819d02600 Allow for serving feeds from a separate domain.
This (indirectly) enables support for FeedBurner. Added docs for
FeedBurner configuration. Clarify how defining the SITEURL attribute
affects URL structure. Closes #177.
2012-03-16 20:27:26 -07:00
..
themes Allow for serving feeds from a separate domain. 2012-03-16 20:27:26 -07:00
tools move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
__init__.py add version information in __init__.py and import them from setup.py 2012-03-16 14:27:26 +00:00
contents.py Fix #171. Handle unicode filenames 2012-03-16 21:13:24 +01:00
generators.py remove useless .keys() for key in dict expressions 2012-03-14 09:38:36 +01:00
log.py remove couple of extra spaces 2012-03-16 14:53:28 +00:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py remove useless .keys() for key in dict expressions 2012-03-14 09:38:36 +01:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Allow for serving feeds from a separate domain. 2012-03-16 20:27:26 -07:00
utils.py files_changed: cleanup and add a test 2012-03-14 12:36:55 +01:00
writers.py PEP8-ify. 2012-03-09 16:21:38 +01:00