filesystem: fixing utf-8 issues switching to jinja
authorFredrik Unger <fred@tree.se>
Fri, 7 Mar 2014 11:34:04 +0000 (12:34 +0100)
committerFredrik Unger <fred@tree.se>
Fri, 7 Mar 2014 11:34:04 +0000 (12:34 +0100)
commit521ca183bb031c954d2f014f12d4f483e9d2cbbd
tree8747ab96a77cac700c357dbece4331b6efcc7279
parenta0a4fb1d0a08072c8567cf35d6af93f9f1f66431
filesystem: fixing utf-8 issues switching to jinja

Switching to work fully with utf-8 files also for the sitemap.txt
Switching to template engine jinja2 for better unicode support.
Templates has to be refreshed.
treecutter/directory.py
treecutter/page.py
treecutter/sitemap.py