#Mobile Boilerplate (Beta) http://html5boilerplate.com v0.91 (code named Secret Diary)
##Summary:
This is a set of features made specifically for mobile development, with following included:
###Markup:
- Home screen icon (Android, iOS, Symbian) (http://bit.ly/4bzrUX)
- CSS class target IE Mobile 7
- Cross browser viewport optimization (Android, iOS, Mobile IE, Blackberry) (http://bit.ly/c2b5GG)
- Optimized viewport scaling (Android, iOS, Mobile IE, Blackberry)
- IE Mobile better Font rendering
- Prevent scaling (http://bit.ly/blMIej)
- iPhone full screen mode (http://bit.ly/c2b5GG)
- SEO - avoid duplicated content
###CSS:
- Mobile helper class
- Prevent text resize in ie/webkit browser
- Prevent callout
- HTML5 contenteditable attribute on mobile
- S60 3.x and 5.0 devices which animated gif fix
- Text overflow with ellipsis
- Mobile optimized default CSS
###JavaScript:
- Touch/Gesture Events events (touchstart touchmove touchend touchcancel, gesturestart gesturechange gestureend)
- Orientationchange events (portrait landscape)
- Tap events (tap taphold)
- Swipe events (swipe swipeleft swiperight)
- Scroll events (scrollstart scrollstop)
- Cross browser CSS media queries
- Textarea autogrow (http://bit.ly/4D1NnN)
- Hide webkit chrome
- Load Stylesheet
- Firebug lite debugger
- Media queries for low end smartphone
###Server:
- Added Blackberry MIME type for Apache, IIS server (http://bit.ly/gUBtIE)
- Added Nokia MIME type
- Prevent Transcoding
- Mobile site redirection
###General:
- HTML5 offline caching for smartphone (http://bit.ly/1yqPo2)
- Mobile sitemap (http://bit.ly/uom43)
- Mobile bookmark bubble (http://bit.ly/b1dh6a)
- Browser Database Wrapper API (http://bit.ly/TJXll)
- User Agent Detection (http://bit.ly/9deoAd)
- GA for low end mobile devices (http://bit.ly/aMzwkO)
- Mobile build tool
##License:
###Major components:
Respond.js: Dual licensed under the MIT or GPL Version 2 licenses
Bookmark bubble library: Apache License, Version 2.0
Web Storage Portability Layer: Apache License, Version 2.0
Modernizr: MIT/BSD license
jQuery: MIT/GPL license
DD_belatedPNG: MIT license
YUI Profiling: BSD license
HTML5Doctor CSS reset: Creative Commons 3.0
CSS Reset Reloaded: Public Domain
###Everything else:
The Unlicense (aka: public domain)