From ee2d1870cacf48b851ed15ba09b6a416fdf91e8f Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 29 Sep 2013 03:16:59 +0200 Subject: use HTML5 --- TODO | 1 - xerl.conf | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 72aa168..a8daad1 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ Hint: Run 'make todo' to see everything in every file what is to do! -TODO: - Use HTML5 TODO: - Evaluate Template Toolkit, maybe use it TODO: - Create a Debian package and put it to deb.buetow.org TODO: - Documentation of all features/options (manpage) diff --git a/xerl.conf b/xerl.conf index ae18abd..df4b930 100644 --- a/xerl.conf +++ b/xerl.conf @@ -9,10 +9,10 @@ ctype.txt=text/plain ctype.xml=text/plain defaultcontent=home defaulthost=default -defaultoutputformat=xhtml +defaultoutputformat=html5 defaultproto=http -defaultstyle=default.css -defaulttemplate=xhtml +defaultstyle=css3.css +defaulttemplate=html5 hidesubhome=1 hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ 404=http://paul.buetow.org -- cgit v1.2.3