projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec33084
)
Migrate to HTML5.
author
W. Trevor King
<wking@drexel.edu>
Sun, 4 Mar 2012 16:55:20 +0000
(11:55 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Sun, 4 Mar 2012 16:55:20 +0000
(11:55 -0500)
ikiwiki.setup
patch
|
blob
|
history
diff --git
a/ikiwiki.setup
b/ikiwiki.setup
index b81ff494475a3bf76af492c7de1eb3d3eda23910..720d53c246e32c2938634d21a342de5bb16b5fb9 100755
(executable)
--- a/
ikiwiki.setup
+++ b/
ikiwiki.setup
@@
-36,6
+36,8
@@
use IkiWiki::Setup::Standard {
templatedir => '/home/wking/.ikiwiki/templates',
# base wiki source location
underlaydir => '/usr/share/ikiwiki/basewiki',
+ # generate HTML5?
+ html5 => 1,
# display verbose messages?
verbose => 1,
# log to syslog?