Trim down the readme for now.

master
Addy Osmani 2014-04-07 10:39:00 +01:00
parent c6c1622e06
commit e5737f2044
1 changed files with 2 additions and 54 deletions

View File

@ -1,55 +1,3 @@
# [Mobile Boilerplate](http://mobileboilerplate.com/)
# Sushi
Mobile Boilerplate is a professional front-end template that helps you build
fast and robust mobile web applications. Spend more time developing and less
time reinventing the wheel.
* Source: [https://github.com/h5bp/mobile-boilerplate](https://github.com/h5bp/mobile-boilerplate)
* Homepage: [http://mobileboilerplate.com](http://mobileboilerplate.com)
* Twitter: [@h5bp](http://twitter.com/h5bp)
## Quick start
Clone the git repo - `git clone git://github.com/h5bp/mobile-boilerplate.git` -
or [download it](https://github.com/h5bp/mobile-boilerplate/zipball/master)
## Features
* Mobile browser optimizations.
* CSS normalizations and common bug fixes.
* The latest jQuery.
* A custom Modernizr build for feature detection and a polyfill for CSS Media
Queries.
* Home page icon for Android, iOS, Nokia, Firefox
* Cross-browser viewport optimization for Android, iOS, Mobile IE, Nokia,
and Blackberry.
* Open Web App support for Firefox for Android and Firefox OS
* Better font rendering in Mobile IE.
* iPhone web app meta.
* INSTANT button click event.
* Textarea autogrow plugin.
* Hide URL bar method.
* Prevent form zoom onfocus method.
* Mobile site redirection.
* User Agent Detection.
* An optimized Google Analytics snippet.
* Apache server caching, compression, and other configuration defaults for
Grade-A performance.
* Cross-domain Ajax.
* "Delete-key friendly." Easy to strip out parts you don't need.
* Extensive inline and accompanying documentation.
## Documentation
Take a look at the [documentation table of contents](doc/README.md). This
documentation is bundled with the project, which makes it readily available for
offline reading and provides a useful starting point for any documentation you
want to write about your project.
## Contributing
Anyone and everyone is welcome to [contribute](CONTRIBUTING.md).
A starting point for multi-device development.