1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Bruno Binet 36be150f20 replace FALLBACK_ON_FS_DATE by DEFAULT_DATE
DEFAULT_DATE allows to specify any default date as a tuple in addition to the
fallback on filesystem mtime check
2012-07-05 00:12:05 +02:00
..
themes Don't duplicate html across themes 2012-05-14 18:46:27 +01: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 replace FALLBACK_ON_FS_DATE by DEFAULT_DATE 2012-07-05 00:12:05 +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 replace FALLBACK_ON_FS_DATE by DEFAULT_DATE 2012-07-05 00:12:05 +02:00
utils.py Apply typogrify on the title. 2012-05-07 12:26:17 +02:00
writers.py strip tags for feed titles 2012-05-07 13:05:33 +02:00