Skip to content

Instantly share code, notes, and snippets.

View chitchu's full-sized avatar
🤔
Hmmmmmm

Vicente Jr Yuchitcho chitchu

🤔
Hmmmmmm
  • Sydney, Australia
View GitHub Profile
@chitchu
chitchu / html5boilerplate.jade
Last active August 29, 2015 14:26 — forked from xtian/html5boilerplate.jade
HTML5 Boilerplate in jade
doctype html
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')