diff --git a/README.md b/README.md index 49a078c..6919d95 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ RIM has been committed to providing the best Web support possible for its BlackB Quick Start ----------- ``` - - - - My Page + + + + My Page - - + +
@@ -27,8 +27,8 @@ Quick Start

My Title

-
-

Hello world

+
+

Hello world

@@ -41,6 +41,15 @@ All of the files you need to get started are in ```dist/``` folder You will notice that this example does not include jQuery or jQuery mobile, this is because all of the files need are combined into ```BlackBerry-JQM-all.min.css``` and ```BlackBerry-JQM-all.min.js```, this is done to reduce download overhead on the device and improve overall performance. If you prefer to include each file seperatly please check out the [getting started](/blackberry/jQueryMobile-BB10-Theme/blob/master/docs/README.md) documentation. +Building the kitchenSink sample +-------- +1. Clone or download this repo +2. Using BlackBerry 10 WebWorks SDK, package the following assets: + * ./dist + * ./kitchenSink + * config.xml + * index.html +3. Deploy to BlackBerry 10 device (signing required) or simulator Check out the [docs](/blackberry/jQueryMobile-BB10-Theme/blob/master/docs/README.md) for more information. diff --git a/config.xml b/config.xml new file mode 100644 index 0000000..8c98560 --- /dev/null +++ b/config.xml @@ -0,0 +1,41 @@ + + + + + jQM BB10 Theme + Kitchen Sink sample application that demonstrates use of the jQuery Mobile theme for BlackBerry 10 + Jason Scott + + + Licensed under the Apache License, Version 2.0 (the "License"); + #you may not use this file except in compliance with the License. + #You may obtain a copy of the License at + # + #http://www.apache.org/licenses/LICENSE-2.0 + # + #Unless required by applicable law or agreed to in writing, software + #distributed under the License is distributed on an "AS IS" BASIS, + #WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + #See the License for the specific language governing permissions and limitations under the License. + + + + + +