1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
2011-06-12 22:29:31 +02:00
..
tests Basic test for the new rst reader. Locale is also converted to fr_FR.utf-8 (I wasn't able to run tests without this) 2011-05-11 09:42:37 +06:00
themes Removed the bug #122 and a lone closing tag 2011-06-01 19:00:56 +02:00
__init__.py fix typo to make work if path ends in / (cf. issue #131) 2011-06-12 18:41:29 +01:00
contents.py Merge branch tests into main. (See #44) 2011-05-10 23:18:11 +01:00
generators.py Order tag articles per date. Fix #133 2011-06-12 22:18:50 +02:00
log.py Merge branch 'hacks' of https://github.com/RonnyPfannschmidt/pelican 2011-05-07 19:12:30 +01:00
paginator.py Removed a division by zero 2011-03-26 17:46:31 +01:00
readers.py The metadatas are now case insensitive. Removes a tags-related bug. 2011-05-14 15:31:07 +02:00
rstdirectives.py Add a directives file for pygments support. 2010-08-17 15:15:20 +02:00
settings.py If the PATH settings is set to a non-absolute path, then use normalize it relative to the settings file. This should probably be done for other settings aswell 2011-06-12 18:52:42 +01:00
utils.py simplify some code in utils.files_changed 2011-05-14 17:08:04 +02:00
writers.py Remove logger infos 2011-05-08 14:53:10 +01:00