diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..bd22519d2 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright 2012, Mozilla Foundation + +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. diff --git a/README.md b/README.md index f78a02069..af92660c8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,34 @@ Building-Blocks =============== -Reusable components for Firefox OS +Reusable components for Firefox OS. -'style' and 'style_unstable' folders contain all Building Blocks from [gaia's repo](https://github.com/mozilla-b2g/gaia). -Feel free to use them, although we are using the word 'unstable' :) +[](http://badge.fury.io/bo/building-blocks) + +The main folder in this repo "style" is fetched from [Gaia](https://github.com/mozilla-b2g/gaia) once a day. +The code you will find here could be useful to anyone interested in creating a Firefox OS application and use the look and feel of core applications in the OS, without having to clone the complete Gaia repo. + +You can find more information on how to use Building Blocks in [buildingfirefoxos.com](http://www.buildingfirefoxos.com). +All examples showed there are also available inside "style" forlder, but in a more friendly manner. + + +Cross browser support +----------------------- +Include `cross_browser.css` if you want your webapp can run on any modern browser. +Please test your app in your target browsers, as "style" folder is pulled automatically from the original source, if some styles changes before we have the change to update this file, we cannot guarantee it will always work as expected. + + +Install +---------- + +1. You can git clone the code from github `https://github.com/buildingfirefoxos/Building-Blocks.git` + +2. Or if you have bower installed ([http://bower.io/](http://bower.io/)), run command: `$ bower install building-blocks#gh-pages` + + +Contact a human +------------------ + +This repo is maintained by [@rnowm](https://github.com/rnowm). Feel free to add your suggestions in issues section. + +In case you want to discuss why Firefox OS Building Blocks are coded like that and propose improvements, you should write to [Gaia's mailing list](mailto:dev-gaia@lists.mozilla.org). diff --git a/app.html b/app.html index 5e87e4f78..f30b1e877 100644 --- a/app.html +++ b/app.html @@ -13,13 +13,13 @@ - - - - - - - + + + + + + + @@ -29,13 +29,12 @@ - + - - +
++ +
- -