Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.47 KB

README.md

File metadata and controls

46 lines (31 loc) · 2.47 KB

The Coremob 2012 spec is published by the W3C Core Mobile Web Platform Community Group (Coremob, for short).

More information on the spec can be found on the Coremob Wiki.

Please send comments to [email protected] (subscribe, archives). All feedback is welcome.

Final Report

Editor's drafts

Editing this document

This document is developed using ReSpec which now handles Markdown syntax. The only thing you need to get start is a browser and a text editor. Make your changes to the index.html file and drag it into a browser, ReSpec will compile it into a properly formatted doc on the fly.

Using GitHub

Please do not commit directly to the main repository even if you have commit rights.

Instead, please fork the repository to your own GitHub account and commit your changes there. It's best to create a new branch per feature. Please send well scoped pull requests to the main repository.

Please note that the main branch is gh-pages, as this allows automatically publishing the document on GitHub pages as described in Using GitHub for Spec Work.

References