The project that powers MDN.
Python HTML JavaScript CSS PHP Shell Other
Permalink
Failed to load latest commit information.
Image Jenkinsfiles scale api proc and adjust k8s api template Mar 14, 2017
Image configs Fix bug 1238041, bug 1238037: Redirect Demo Studio Jan 13, 2016
Image docker bug 1308168: Remove more accidental code Nov 15, 2016
Image docs dev docs for connection to MySQL in K8s demo instances Mar 14, 2017
Image jinja2 change to https protocol for stackoverflow Mar 13, 2017
Image k8s Eliminate redundant rm & heritage Mar 14, 2017
Image kuma Merge pull request #4152 from jpetto/local-dev-gulp-sass-no-pipeline Mar 13, 2017
Image kumascript @ 2e455de update to latest kumascript (for saucelabs work) Mar 16, 2017
Image locale Pontoon: Update Tagalog (tl) localization of MDN Mar 15, 2017
Image logs Bug 1218563 - Add logs/ folder to git for docker logs. Mar 24, 2016
Image media bug 1281270 - robots.txt edits: Part II (#3891) Jun 21, 2016
Image provisioning add sass compilation to pipeline Jan 31, 2017
Image requirements add maintenance-mode integration tests Mar 13, 2017
Image scripts add script to create read-only mysql user for kuma Mar 13, 2017
Image templates Merge pull request #3763 from mozilla/1228442-crossorigin-for-scripts Jan 21, 2016
Image tests mark all maintenance-mode integration tests as nondestructive Mar 13, 2017
Image webroot Added webroot/.exists to ensure directory exists Jun 8, 2011
Image wsgi Bug 1119433 - Moved settings and URLconf into kuma namespace. Feb 3, 2016
Image .coveragerc Bug 1119433 - Updated docs and Makefile to normalize test method. Feb 3, 2016
Image .csslintrc Fix bug 1139508: Remove the /media/redesign folder Mar 17, 2015
Image .dockerignore bug 1218563: Omit more files from Docker Oct 7, 2016
Image .editorconfig Combine EditorConfig rules using {...} notation Apr 18, 2014
Image .env-dist.deis bug 1218563: Cretae Deis-specific .env file Feb 10, 2017
Image .env-dist.dev bug 1218563: Add .env-dist.dev for development Feb 16, 2017
Image .gitignore add celerybeat-schedule to .gitignore Mar 13, 2017
Image .gitmodules Bug 1057293 - Refactored Python requirements. Jan 5, 2016
Image .jshintrc Fix Bug 1276371: Hide IP address on dashboard after filter applied Nov 10, 2016
Image .travis.yml fix travis install for sass Jan 31, 2017
Image CONTRIBUTING.md bug 957802: Doc - titles and lists standardized Dec 16, 2016
Image Dockerfile Set Django settings in Groovy/Dockerfile rather than Makefile Feb 9, 2017
Image Dockerfile-base Install Sass in the Docker base image Jan 31, 2017
Image DockerfileIntegrationTests [bug 1314708] Jenkins pipeline refactor and integration tests. (#4102) Jan 30, 2017
Image Jenkinsfile Add demo deploy Feb 9, 2017
Image LICENSE add just a MPL2 LICENSE file Jun 6, 2013
Image Makefile Eliminate redundant rm & heritage Mar 14, 2017
Image Procfile Add API service to demo deploys Mar 14, 2017
Image README.rst bug 957802: Update links to PRs, What's Deployed Jan 23, 2017
Image Vagrantfile bug 1302459: Stop provisioning product_details Sep 21, 2016
Image bower.json Fix Bug 1238616: Update to jQuery 2.2 Jan 26, 2016
Image contribute.json bug 957802: Update contribute.json Feb 22, 2017
Image docker-compose.test.yml bug 1218563: fix make compose-test Dec 14, 2016
Image docker-compose.yml enable maintenance-mode settings in docker-compose.yml Mar 13, 2017
Image forms.py fix bug 1317316: Improve error message when tag list is too long (#4070) Jan 24, 2017
Image gulpfile.js Use gulp to process .scss files. Mar 13, 2017
Image kumascript_settings_local.json-dist bug 976744 - Stop loading unused DekiScript modules Sep 30, 2014
Image manage.py Bug 1119433 - Moved settings and URLconf into kuma namespace. Feb 3, 2016
Image npm-shrinkwrap.json Use gulp to process .scss files. Mar 13, 2017
Image package.json Use gulp to process .scss files. Mar 13, 2017
Image pytest.ini Bug 1119433 - Moved settings and URLconf into kuma namespace. Feb 3, 2016
Image settings.py Bug 1119433 - Added work-around settings for current deploy target. Feb 3, 2016
Image tox.ini bug 957802: Show locale diff only on string change Feb 7, 2017

README.rst

Kuma

Build Status Code Coverage Status Requirements Status License

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

Development

Code:

https://github.com/mozilla/kuma

Issues:

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

Pull Request Queues

Dev Docs:

https://kuma.readthedocs.io/en/latest/installation.html

CI Server:

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

Mailing list:

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

IRC:

irc://irc.mozilla.org/mdndev

http://logs.glob.uno/?c=mozilla%23mdndev (logs)

Servers:

What's Deployed on MDN?

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

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

Getting started

Want to help make MDN great? Our contribution guide lists some good first projects and offers direction on submitting code.