зеркало из https://github.com/mozilla/bedrock.git
40 строки
1.2 KiB
Markdown
40 строки
1.2 KiB
Markdown
bedrock
|
|
=======
|
|
|
|
*bedrock* is the code name of the new mozilla.org. It is as shiny,
|
|
awesome, and open sourcy as always. Perhaps even a little more.
|
|
|
|
[![Build Status](https://travis-ci.org/mozilla/bedrock.svg?branch=master)](https://travis-ci.org/mozilla/bedrock)
|
|
[![Coverage Status](https://img.shields.io/coveralls/mozilla/bedrock.svg)](https://coveralls.io/r/mozilla/bedrock)
|
|
|
|
Docs
|
|
----
|
|
|
|
bedrock is a [playdoh project][playdoh]. Check out the [playdoh docs][pd-docs]
|
|
for general technical documentation. In addition, there are project-specific
|
|
[bedrock docs][br-docs].
|
|
|
|
[playdoh]: https://github.com/mozilla/playdoh
|
|
[pd-docs]: http://playdoh.readthedocs.org/
|
|
[br-docs]: http://bedrock.readthedocs.org/
|
|
|
|
Contributing
|
|
------------
|
|
|
|
Patches are welcome! Feel free to fork and contribute to this project on
|
|
[github][gh-bedrock]. If you find a problem and wish to report it, please [file
|
|
a bug][bugzilla].
|
|
|
|
[gh-bedrock]: https://github.com/mozilla/bedrock
|
|
[bugzilla]: https://bugzilla.mozilla.org/enter_bug.cgi?product=www.mozilla.org&component=Bedrock
|
|
|
|
License
|
|
-------
|
|
|
|
This software is licensed under the [MPL/GPL/LGPL tri-license][MPL]. For more
|
|
information, read the file ``LICENSE``.
|
|
|
|
[MPL]: http://www.mozilla.org/MPL/
|
|
|
|
|