/kuma

The Django project that powers MDN.

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Kuma

Build Status Code Coverage Status Requirements Status

Kuma is the platform that powers MDN (developer.mozilla.org)

Development

Code:

https://github.com/mozilla/kuma

Issues:

http://mzl.la/mdn_backlog (Product)

https://github.com/mozilla/kuma/issues?state=open (Engineering)

https://github-pr-triage.herokuapp.com/mozilla/kuma (PR Queue)

Dev Docs:

https://kuma.readthedocs.org/en/latest/installation-vagrant.html

CI Server:

https://travis-ci.org/mozilla/kuma

Mailing list:

https://lists.mozilla.org/listinfo/dev-mdn

IRC:

irc://irc.mozilla.org/mdndev

Servers:

https://developer-dev.allizom.org/ (dev)

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

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

http://mzl.la/deployed-mdn (What's Deployed)

Getting Started

Want to help make MDN great? Here are some options:

  1. Contribute to our selenium test suite
  2. Contribute to the platform itself. Our contribution guide lists some good first projects and offers direction on submitting code.