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.
- Usage — Overview of the project contents.
- FAQ — Frequently asked questions, along with their answers.
- HTML — A guide to the default HTML.
- CSS — A guide to the default CSS.
- JavaScript — A guide to the default JavaScript.
- .htaccess — All about the Apache web server configs (also see our alternative server configs).
- crossdomain.xml — An introduction to making use of crossdomain requests.
- Everything else.
- Extending and customizing Mobile Boilerplate — Going further with the boilerplate.
Mobile Boilerplate has several related projects to help improve the performance of your site/app in various production environments.
- Server configs — Configs for different servers.
- Ant build script — The original HTML5 Boilerplate build script.