/boilerplate

HTML5 Boilerplate

Primary LanguageJavaScript

BOILERPLATE

My own boilerplate for HTML5 CSS3 jQuery projects.

Pulled and restructured from HTML5 Boilerplate http://html5boilerplate.com

How To Use The Minifier

The script tools/minify.sh will concatenate files in the css/ and js/ folders in to two single minified files (css/styles.min.css and js/scripts.min.js).

To exclude files from the script, rename with X- at the start.

Files are concatenated in name order. Rename files to re-order.

Including Source From...

HTML5 BoilerPlate http://html5boilerplate.com

Eric Meyer's CSS Reset http://meyerweb.com/eric/tools/css/reset/index.html

Hardboiled CSS Media Queries http://stuffandnonsense.co.uk/blog/about/hardboiled_css3_media_queries

Modernizer http://www.modernizr.com/

jQuery http://jquery.com

jQuery UI http://jqueryui.com

YUI Compressor http://developer.yahoo.com/yui/compressor/