dmotz / jade-html5-boilerplate

HTML5 Boilerplate ported to Jade. Great as a drop and go markup skeleton for Express apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jade HTML5 Boilerplate

Simple port of HTML5 Boilerplate to Jade

Dan Motzenbecker

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.

About

HTML5 Boilerplate ported to Jade. Great as a drop and go markup skeleton for Express apps.

License:MIT License


Languages

Language:Shell 100.0%