Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan 0b4b373065 Merge pull request #4082 from alexgibson/update-demo-deployment-docs
Update demo deployment docs and add a note about reusing branches.
2016-04-22 21:30:21 -04:00
.github Add GitHub pull request and issue templates 2016-02-18 13:28:59 +00:00
bedrock Merge pull request #4079 from analytics-pros/bug-1248040-small-fixes-2nd-round 2016-04-22 11:23:37 +01:00
bin Convert underscores to dashes in demo app names 2016-03-31 12:25:32 -04:00
docker Pin Sauce Labs tests to Firefox 45.0 2016-03-30 10:34:10 +01:00
docs Update demo deployment docs and add a note about reusing branches. 2016-04-22 10:07:34 +01:00
etc Add supervisor to docker for dev/demo 2016-03-24 16:20:43 -04:00
lib Add management command for cloning/updating l10n files 2016-03-28 14:52:17 -04:00
media Merge pull request #4079 from analytics-pros/bug-1248040-small-fixes-2nd-round 2016-04-22 11:23:37 +01:00
node_modules Add npm-lockdown and initial lockdown.json. 2016-03-09 11:54:41 -05:00
puppet Merge pull request #1779 from dlapiduz/vagrant_setup 2014-04-10 10:31:02 -07:00
requirements Upgrade product-details to latest backported for Django 1.7 2016-04-13 13:47:51 -04:00
root_files Add mozilla-banner.gif 2016-03-23 13:58:09 -04:00
scripts Convert cron script to just call management commands 2016-03-22 16:31:06 -04:00
static Add woff2 config to .htaccess 2015-08-29 11:56:15 +01:00
tests [fix bug 1266682] Remove Play Store links from headless download tests 2016-04-22 10:59:01 +01:00
vendor-local/src Fix Bug 1257252 - Firefox Hello Privacy Notice Update 2016-03-16 13:42:28 -04:00
wsgi Add newrelic.ini for docker. 2015-09-10 09:41:06 +03:00
.bedrock_demo_env Add management command for cloning/updating l10n files 2016-03-28 14:52:17 -04:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Add locale update to cron proc if in DEV mode 2016-03-24 21:40:13 -04:00
.editorconfig Add .editorconfig file to Bedrock 2014-03-10 11:13:42 +00:00
.eslintrc.js Update ESLint config 2016-03-11 11:44:28 +00:00
.gitignore Remove Cloud9, Vagrant and legacy PHP docs and associated files (closes #3944) 2016-03-11 10:46:54 +00:00
.gitmodules Bug 1144669: Update deployment for peep dependencies. 2015-04-14 10:32:25 -04:00
AUTHORS Encourage use of humans.txt 2015-02-12 00:16:24 -05:00
Dockerfile Add management command for cloning/updating l10n files 2016-03-28 14:52:17 -04:00
Gruntfile.js Lint common JS files and test specs 2016-04-05 16:40:21 +01: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
Procfile Convert cron script to just call management commands 2016-03-22 16:31:06 -04:00
README.md Add CircleCI support 2016-03-03 09:56:32 -05:00
circle.yml Install global grunt dependency in circle.yml 2016-04-11 03:58:30 -05:00
contribute.json Reorder contribute.json IRC contacts. 2015-06-03 17:16:38 -04:00
lockdown.json Add npm-lockdown and initial lockdown.json. 2016-03-09 11:54:41 -05: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 Add npm-lockdown and initial lockdown.json. 2016-03-09 11:54:41 -05:00
settings_test.py Bug 816080: Upgrade Bedrock to latest Playdoh 2013-05-15 11:14:13 -07:00
setup.cfg Mark bedrock-prod as sensitive URL for functional tests 2016-03-09 09:54:05 +00: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.

License

This software is licensed under the MPL/GPL/LGPL tri-license. For more information, read the file LICENSE.

credit @designerham