pelican/docs
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
..
_static Really fix #1311 by declaring CSS overrides as !important 2014-04-28 22:08:34 +02:00
changelog.rst multiple authors implemented 2014-02-14 03:21:06 +01:00
conf.py Fix #1311 wide tables in RTD theme, remove old theme files 2014-04-28 20:37:49 +02:00
content.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
contribute.rst Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
faq.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
importer.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
index.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
install.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
internals.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
plugins.rst Fix #1344 move PLUGIN_PATH -> PLUGIN_PATHS 2014-05-14 14:19:52 +02:00
publish.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
quickstart.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
report.rst Eliminate extraneous whitespace 2012-10-12 23:01:50 +02:00
settings.rst Merge pull request #1322 from smartass101/get_files_multiple_paths 2014-06-25 07:29:22 -07:00
themes.rst Docs update for *_{previous|next}_page variables 2014-05-27 12:30:42 -04:00
tips.rst For creating a CNAME, directory name should be extra 2013-11-19 16:49:37 +05:30