The Wayback Machine - https://web.archive.org/web/20140902234504/https://github.com/mozilla/kuma
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

The Django project that powers MDN.

Fetching latest commit…

Cannot retrieve the latest commit at this time

apps Fix bug 1056487 - broken links on MDN 'Learn Javascript' page
configs Stop Scunthorpe problem that affects a poor user named forumszosa.
docs add locale.tar.gz for travis
kuma Merge pull request #2712 from groovecoder/list-docs-tags-case-976071
kumascript @ 0589014 Update kumascript to reverted upgrades
lib Merged the obscure lib/utils.py with devmo.utils.
maintenance Select dir attribute of root element in RTL styles
media Merge pull request #2713 from darkwing/1059844-header-hover
migrations Removed enough of the old pure SQL migrations to have a passing run a…
puppet Added the correct persona audience to the Django settings as now requ…
requirements Use allauth 0.17.0. Update deps.
scripts Add script for comparing compiled CSS
templates Merge pull request #2697 from darkwing/1051016-close-button-again
vendor @ 524a0ee Fix bug 1053849: Upgrade Django to 1.4.14.
webroot Added webroot/.exists to ensure directory exists
wsgi Fix bug 879978: Add New Relic to MDN.
.editorconfig Combine EditorConfig rules using {...} notation
.gitignore Add james.ini to the list of files to ignore.
.gitmodules Remove legacy submodules
.pylint add pep8 & pylint reports to ci build
.travis.yml Fix Travis config after merge conflict.
CONTRIBUTING.md bug 1055552 - add new policies to CONTRIBUTING.md
LICENSE add just a MPL2 LICENSE file
Procfile Clean pyc files at the start of foreman automatically.
README.rst rST fix.
Vagrantfile Actually install a newer version of Puppet.
admin_dashboard.py Improved the admin dashboard for user centric apps.
kumascript_settings_local.json-dist Remove statsd and graphite. Fixes #1907.
manage.py Update Jingo version to 0.6.1.
push.txt Removed old occurences of the Sphinx search server.
settings.py Fix bug 1055708 - Refactor AllAuth front-end JavaScript and prevent m…
settings_test.py disable ES_LIVE_INDEX during tests
settings_travis.py Added forgotten setting.
tasks.py Moved back to gzip as xz was giving weird results when creating it wi…
urls.py Merge pull request #2620 from groovecoder/remove-and-move-auth-code
vagrantconfig.yaml Increase amount of memory assigned to VM to 1GB.
vagrantconfig_local.yaml-dist Remove Rackspace, Vmware and EC2 Vagrant integration. Untested and no…

README.rst

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.
Something went wrong with that request. Please try again.