bedrock/README.md

42 строки
1.4 KiB
Markdown
Исходник Обычный вид История

2011-04-16 02:14:36 +04:00
bedrock
2010-12-29 02:40:48 +03:00
=======
*bedrock* is the code name of the new mozilla.org. It is as shiny,
2011-04-16 02:14:36 +04:00
awesome, and open sourcy as always. Perhaps even a little more.
2014-10-20 22:36:29 +04:00
[![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)
2011-06-04 00:55:06 +04:00
Docs
----
Bedrock is a [Django][django] project. Check out the [django docs][dj-docs]
2011-06-04 00:55:06 +04:00
for general technical documentation. In addition, there are project-specific
[bedrock docs][br-docs].
[django]: https://www.djangoproject.com/
[dj-docs]: https://docs.djangoproject.com/
[br-docs]: http://bedrock.readthedocs.org/
2011-06-04 00:55:06 +04:00
2011-04-16 02:14:36 +04:00
Contributing
------------
2010-12-29 02:40:48 +03:00
2011-04-16 02:14:36 +04:00
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].
2010-12-29 02:40:48 +03:00
Looking for a good first bug to work on? Take a look at the [wiki page][wiki] for a
list of mentored bugs.
2011-04-16 02:14:36 +04:00
[gh-bedrock]: https://github.com/mozilla/bedrock
[bugzilla]: https://bugzilla.mozilla.org/enter_bug.cgi?product=www.mozilla.org&component=Bedrock
[wiki]: https://wiki.mozilla.org/Webdev/GetInvolved/mozilla.org#Mentored_Bugs
2010-12-29 02:40:48 +03:00
License
-------
2011-04-16 02:14:36 +04:00
This software is licensed under the [MPL/GPL/LGPL tri-license][MPL]. For more
2010-12-29 02:40:48 +03:00
information, read the file ``LICENSE``.
2011-04-16 02:14:36 +04:00
[MPL]: http://www.mozilla.org/MPL/