Making mozilla.org awesome, one pebble at a time
Перейти к файлу
alexgibson c561189f86 Don't ignore .gitignore in /static directory 2016-11-19 18:07:34 +00:00
.github Add Code of Conduct notice 2016-11-17 10:34:24 -05:00
bedrock Pref center not hit basket in maintenance mode 2016-11-18 14:45:34 -05:00
bin Call blog feed update hourly 2016-11-18 14:46:32 -05:00
docker Bug 1296646: Convert update_product_details_files command to use git repo 2016-10-13 09:58:03 -04:00
docs [fix bug 1313710] Add Internet Health landing page. 2016-11-17 10:51:35 -06:00
etc Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
lib Convert l10n_update command to use new git util 2016-10-12 10:04:27 -04:00
media Update ESLint to v3.10 2016-11-18 09:30:08 +00:00
node_modules Switch to using Gulp as a task runner and update dev dependencies 2016-04-25 11:42:26 +01:00
requirements Switch to pathlib2 2016-10-12 10:04:27 -04:00
root_files [bug 1285837] Remove references to humans.txt 2016-09-08 09:24:48 +01:00
scripts Convert cron script to just call management commands 2016-03-22 16:31:06 -04:00
static Don't ignore .gitignore in /static directory 2016-11-19 18:07:34 +00:00
tests Update ESLint to v3.10 2016-11-18 09:30:08 +00:00
vendor-local/src Fix Bug 1317566 - Updates to Legal Notices 2016-11-16 16:14:38 -05:00
wsgi Add the raven Sentry client for error reporting 2016-08-25 10:16:33 -04:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
.editorconfig [bug 1307567] Remove inline styles from legacy pages (#4406) 2016-10-24 08:34:44 -07:00
.env-dist Update docs to use .env file instead of local.py 2016-05-27 15:07:18 -04:00
.eslintrc.js Update ESLint to v3.10 2016-11-18 09:30:08 +00:00
.gitignore Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04:00
LICENSE Update license to MPL 2. 2012-11-28 18:26:46 +01:00
MANIFEST.in Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
Makefile Bug 1296646: Convert update_product_details_files command to use git repo 2016-10-13 09:58:03 -04:00
Procfile Fix supervisor running in dev 2016-09-30 15:16:21 -04:00
README.md Add Code of Conduct notice 2016-11-17 10:34:24 -05:00
circle.yml Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
contribute.json Reorder contribute.json IRC contacts. 2015-06-03 17:16:38 -04:00
gulpfile.js Add gulp clean task for /static when in local development 2016-11-14 09:39:12 +00:00
lockdown.json Update ESLint to v3.10 2016-11-18 09:30:08 +00:00
manage.py Fix bug 1155810: Remove funfactory. 2015-04-29 16:58:25 -04:00
newrelic.ini Turn off New Relic browser auto-instrumentation 2015-12-10 15:35:12 -05:00
package.json Update ESLint to v3.10 2016-11-18 09:30:08 +00:00
settings_test.py Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
setup.cfg Run all python tests in docker in circleci 2016-10-05 11:16:55 -04:00
setup.py Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00

README.md

bedrock

bedrock is the code name of mozilla.org. It is as shiny, awesome, and open sourcy as always. Perhaps even a little more.

Circle CI

Docs

Bedrock is a Django project. Check out the django docs for general technical documentation. In addition, there are project-specific bedrock docs.

Contributing

Patches are welcome! Feel free to fork and contribute to this project on github. If you find a problem and wish to report it, please file a bug.

Looking for a good first bug to work on? Take a look at the wiki page for a list of mentored bugs.

Code of Conduct

This repository is governed by Mozilla's code of conduct and etiquette guidelines. For more details please see the Mozilla Community Participation Guidelines and Developer Etiquette Guidelines.

License

This software is licensed under the MPL version 2.0. For more information, read the file LICENSE.

credit @designerham