Added demo URL.
[ReadingsJQM.git] / readme.md
1 # Welcome to jQuery Mobile Boilerplate
2
3 "What do I need in a new jQuery Mobile project?". This project is meant to be a single place for developers to get started using jQuery Mobile. It includes icon files, robots.txt (and human).txt files, as well as an extensive snippets library that developers can use as reference.
4
5 ## Quick start
6
7 Clone the git repo - `git clone git@github.com:commadelimited/jQuery-Mobile-Boilerplate.git` - or [download it](https://github.com/commadelimited/jQuery-Mobile-Boilerplate/zipball/master)
8
9 ## Example
10
11 [View a simple demo ](http://andymatthews.net/code/jquery-mobile-boilerplate/)
12
13 ## Features
14
15 * Project ready. Download (or clone) and go!
16 * The latest jQuery Mobile JS & CSS bits from CDN, with a local option.
17 * The latest jQuery bits from CDN, with a local option.
18 * Override files for both JS and CSS
19 * Extensive UI element snippet library. Easy to copy and paste.
20 * Includes Scott Jehl's fix for the [iOS orientation bug](https://github.com/scottjehl/iOS-Orientationchange-Fix)
21
22 ## Contributing
23
24 You are invited to contribute code and suggestions to this project. The more the merrier.
25
26 ## Project Info
27
28 * Source: http://github.com/commadelimited/jQuery-Mobile-Boilerplate
29 * Twitter: [http://twitter.com/jqmbp](http://twitter.com/jqmbp)
30 * Twitter: [http://twitter.com/commadelimited](http://twitter.com/commadelimited)
31
32 ## License
33
34 ### 3rd party libraries:
35
36 * jQuery: MIT/GPL license
37 * jQuery Mobile: MIT/GPL license
38
39 ### Custom bits:
40
41 Public domain