]> gitweb.factorcode.org Git - factor.git/commit
chloe/html: switch to HTML5 templates
authorBenjamin Pollack <benjamin@bitquabit.com>
Fri, 11 Mar 2016 16:16:18 +0000 (11:16 -0500)
committerBenjamin Pollack <benjamin@bitquabit.com>
Fri, 11 Mar 2016 23:20:55 +0000 (18:20 -0500)
commit4ef42357e13ebe6debb2a3072f096c496ba27a38
treeb57bd27162b164c74b47d17b64c8094dcb0dc12c
parent512014a436d93a926ee040c2a679a0f8903dfc73
chloe/html: switch to HTML5 templates

Since XHTML is dead, and HTML5 isn't, switch to HTML5 templates for Chloe and
other key parts of our HTML subsystems. As part of this, I went through and
added DOCTYPE declarations to some of our examples as well.
12 files changed:
basis/html/html.factor
basis/html/templates/chloe/chloe-tests.factor
basis/html/templates/chloe/compiler/compiler.factor
extra/webapps/calculator/calculator.xml
extra/webapps/counter/counter.xml
extra/webapps/help/search.xml
extra/webapps/ip/ip.xml
extra/webapps/mason/download-package.xml
extra/webapps/mason/download-release.xml
extra/webapps/todo/todo.xml
extra/websites/concatenative/page.xml
extra/websites/factorcode/index.fhtml