Simple port of HTML5 Boilerplate to Jade
All credit goes to the original contributors.
Discretionary portions of the original HTML5 Boilerplate are included, but left as unbuffered comments by default. Uncomment to enable them.
layout.jade
uses Express-based resource paths,
while layout_vanilla.jade
uses the originals.
Run ./build
to output the templates as HTML files.
Run ./test
to test the template renderings against references.
Tested with Jade 1.1.5
.