mdn / kuma

The project that powers MDN.
https://developer.mozilla.org
Mozilla Public License 2.0
1.93k stars 679 forks source link
css html javascript mdn nodejs python reactjs sass

================= Kuma (deprecated)

Note: In July 2022, Kuma was superseded by Rumba_.

.. _Rumba: https://github.com/mdn/rumba

.. image:: https://github.com/mdn/kuma/workflows/Docker%20testing/badge.svg :target: https://github.com/mdn/kuma/actions?query=workflow%3A%22Docker+testing%22 :alt: Docker testing

.. image:: https://github.com/mdn/kuma/workflows/Python%20Lints/badge.svg :target: https://github.com/mdn/kuma/actions?query=workflow%3A%22Python+Lints%22 :alt: Python Lints

.. image:: https://github.com/mdn/kuma/workflows/JavaScript%20and%20SASS%20Lints/badge.svg :target: https://github.com/mdn/kuma/actions?query=workflow%3A%22JavaScript+Lints%22 :alt: JavaScript Lints

.. image:: https://github.com/mdn/kuma/workflows/Documentation%20Build/badge.svg :target: https://github.com/mdn/kuma/actions?query=workflow%3A%22Documentation+Build%22 :alt: Documentation Build

.. image:: https://codecov.io/github/mdn/kuma/coverage.svg?branch=main :target: https://codecov.io/github/mdn/kuma?branch=main :alt: Code Coverage Status

.. image:: http://img.shields.io/badge/license-MPL2-blue.svg :target: https://raw.githubusercontent.com/mdn/kuma/main/LICENSE :alt: License

.. image:: https://img.shields.io/badge/whatsdeployed-stage,prod-green.svg :target: https://whatsdeployed.io/s/HC0/mdn/kuma :alt: What's deployed on stage,prod?

.. Omit badges from docs

Kuma is the platform that powers MDN (developer.mozilla.org) <https://developer.mozilla.org>_

Development

:Code: https://github.com/mdn/kuma :Issues: P1 Bugs_ (to be fixed ASAP)

            `P2 Bugs`_ (to be fixed in 180 days)

:Dev Docs: https://kuma.readthedocs.io/en/latest/installation.html :Forum: https://discourse.mozilla.org/c/mdn :Matrix: #mdn room :Servers: What's Deployed on MDN?

            https://developer.allizom.org/ (stage)

            https://developer.mozilla.org/ (prod)

.. P1 Bugs: https://github.com/mdn/kuma/issues?q=is%3Aopen+is%3Aissue+label%3Ap1 .. P2 Bugs: https://github.com/mdn/kuma/issues?q=is%3Aopen+is%3Aissue+label%3Ap2 .. What's Deployed on MDN?: https://whatsdeployed.io/s/HC0/mdn/kuma .. #mdn room: https://chat.mozilla.org/#/room/#mdn:mozilla.org

Getting started

Want to help make MDN great? Our contribution guide <https://github.com/mdn/kuma/blob/main/CONTRIBUTING.md>_ lists some good first projects and offers direction on submitting code.