The topic of this article may not meet Wikipedia's notability guideline for web content .(October 2025) |
| Kuma | |
|---|---|
| Developer | Mozilla Developer Network |
| Initial release | January 31, 2010 |
| Repository | |
| Written in | Python |
| Type | CMS, Wiki |
| License | Mozilla Public License 2.0 |
| Website | github |
Kuma was the Django-based platform that powers Mozilla Developer Network hosted on GitHub. It is open source software licensed under Mozilla Public License 2.0. The main function of the platform is to gather people around MDN, who can contribute to all the documentation stored and maintained as part of the project, including JavaScript API available in modern web browsers. It has advanced translation tools available as well.
Current[ when? ] design assumes installation on Vagrant controlled virtual machines (configuration includes Ansible).
It was originally using MySQL database, and in 2020 plans to move to Github were published. [1]
Since July 2022, this project has been deprecated, and replaced by Rumba project. [2]