Source code for my personal website, http://humphreybc.com
Designed and built in an evening using Node.js, Stylus, Brunch, Modernizr, and jQuery. Font icons from Icomoon. Fully responsive CSS3 design for mobile and tablets.
http://keyamoon.com/icomoon http://nodejs.org http://brunch.io/ http://learnboost.github.com/stylus/ http://jquery.com/ http://modernizr.com/
== Instructions to get this bad boy running locally ==
- Install node.js (http://nodejs.org)
- Run 'npm install' in root directory (you may have to sudo it)
- Run 'brunch w -s' and visit localhost:3333