Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.
shichuan edited this page May 25, 2011 · 56 revisions

#MBP - Mobile Boilerplate Documentation

MBP (Mobile Boilerplate) is based on H5BP (HTML5 Boilerplate), a rock-solid HTML5 default for web developer to quickly start their mobile web development. This documentation contains docs specific to the MBP; only mobile specific topics are addressed here. Here is an overview of the features within MBP. If you previously never used H5BP before, it's good to have a read of the wiki under the main project.

##MBP Introduction - a list of all features ####The Basics of Boilerplate

The Markup - a walk through the techniques in the markup
The Style - a walk through the techniques in the stylesheets
Media Queries Polyfill - enable cross-browser support for mobile first design
JavaScript Helper - a walk through of the kick-ass mobile helper functions
Mobile Viewport - things you need to know about mobile viewport

####Caching default.appcache - mobile web caching

####Image Directory Image Directory - explore mobile image directory structure

####SEO sitemap.xml - mobile sitemap

####Debugging Firebug Lite - mobile web debugging

####Tools Google Analytics For Mobile - Google Analytics for low end devices
Mobile Bookmark Bubble - bookmark bubble to help user add website to Home Screen
Web Storage Portability Layer - a Common API for Web Storage

####Web Server Configuration Mobile MIME Types - make mobile specific files recognizable
Transcoding Prevention - prevent transcoders from altering mobile web content
Server side redirection script - mobile site redirection script

##Beyond the Boilerplate

####Web Performance Optimization Mobile Performance Tools
Mobile Matrices
Blog and Articles
Books
Official Documentations