Skip to content

Instantly share code, notes, and snippets.

@Chrisdeparis
Chrisdeparis / html5boilerplate.jade
Created April 9, 2016 03:56 — forked from xtian/html5boilerplate.jade
HTML5 Boilerplate in jade
!!! 5
html(class='no-js')
head
meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
title
meta(name='description', content='')
meta(name='viewport', content='width=device-width, initial-scale=1')