pelican/samples
Ondrej Grover 3f6b130d6e Fix #1198, enable custom locale in template rendering, fixes links
reverts getpelican/pelican@ddcccfeaa9

If one used a locale that made use of unicode characters (like fr_FR.UTF-8)
the files on disk would be in correct locale while links would be to C.

Uses a SafeDatetime class that works with unicode format strigns
by using custom strftime to prevent ascii decoding errors with Python2.

Also added unicode decoding for the calendar module to fix period
archives.
2014-06-26 00:00:19 -04:00
..
content The modified attribute no longer has a default value. 2013-11-17 23:40:11 +01:00
kinda/exciting More exciting files 2013-08-31 22:00:52 +01:00
theme_standard Adding placeholder files for regression test 2013-08-24 13:41:22 +01:00
very/exciting/new/files Adding placeholder files for regression test 2013-08-24 13:41:22 +01:00
pelican.conf.py Support for pygment defaults and relevant documentation 2013-09-15 23:13:17 -07:00
pelican_FR.conf.py Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00