Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdn/kuma
The project that powers MDN.
https://github.com/mdn/kuma
css html javascript mdn nodejs python reactjs sass
Last synced: about 1 month ago
JSON representation
The project that powers MDN.
- Host: GitHub
- URL: https://github.com/mdn/kuma
- Owner: mdn
- License: mpl-2.0
- Archived: true
- Created: 2011-02-10T21:48:06.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T11:03:14.000Z (about 2 years ago)
- Last Synced: 2024-08-07T12:12:22.721Z (3 months ago)
- Topics: css, html, javascript, mdn, nodejs, python, reactjs, sass
- Language: Python
- Homepage: https://developer.mozilla.org
- Size: 207 MB
- Stars: 1,931
- Watchers: 130
- Forks: 679
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-python-applications - Repo - US), [Docs](https://kuma.readthedocs.io/en/latest/installation.html)) The platform powering the Mozilla Developer Network (MDN) `(server, django)` (<a id="tag-dev" href="#tag-dev">Dev</a> / <a id="tag-dev.docs" href="#tag-dev.docs">Docs</a>)
- awesome-starred - mdn/kuma - The project that powers MDN. (nodejs)
- awesome-mozilla - kuma - The project that powers MDN. (Projects)
README
=================
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)
`_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.orgGetting started
===============Want to help make MDN great? Our `contribution guide
`_ lists some good
first projects and offers direction on submitting code.