Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Paul McLanahan 228c6a9213 Fix docs formating errors and warnings from Sphinx 2021-09-13 10:24:56 -04:00
.circleci Adding dockerhub creds to circleci builds 2021-02-04 11:45:27 -05:00
.github Update issue templates 2020-09-10 12:01:04 -06:00
bedrock Output warning on missing image not issue 500 error 2021-09-13 09:10:38 +01:00
bin Add Contentful integration and convert home page 2021-09-01 15:31:18 -04:00
data Move lang files into the data directory 2020-09-09 12:21:13 -04:00
docker Fix image push for stage deployments 2020-11-16 16:00:35 -05:00
docs Fix docs formating errors and warnings from Sphinx 2021-09-13 10:24:56 -04:00
etc Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
l10n Turn shared VPN string in multiple contexts into separate strings (#10417) 2021-09-02 14:31:58 -07:00
lib Add Contentful integration and convert home page 2021-09-01 15:31:18 -04:00
media fixed some indentation stuff 2021-09-09 18:08:38 -04:00
requirements Docs: Install MyST Parser to allow use of Markdown for docs 2021-09-13 09:31:08 +01:00
root_files Add .well-known/matrix/client 2020-01-10 11:57:41 -05:00
scripts Remove all contributor data machinery 2020-01-23 19:27:22 +00:00
test_infra Add a test for query string respect for the CDN 2021-01-06 09:52:10 -05:00
tests FxA metrics calls should pass through utm_medium (Fixes #10418) 2021-09-06 14:24:22 +01:00
wsgi Revert wsgi keep alive as well 2021-04-19 10:57:52 -04:00
.adr-dir establish the use of ADRs for bedrock architecture 2019-01-09 14:28:36 -05:00
.coveragerc Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00
.dockerignore Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
.editorconfig Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
.env-dist Use external data for home page content cards 2019-01-22 18:40:02 +00:00
.eslintignore Stop serving JS to legacy IE browsers (Fixes #10192) (#10320) 2021-08-23 09:04:01 -07:00
.eslintrc.js Remove jQuery from common bundle (Fixes #9946) (#10309) 2021-07-09 08:41:17 -07:00
.gitignore Include the sitemap.json file in the sitemaps update 2020-08-11 10:32:47 +01:00
.gitlab-ci.yml Changing update config to point at new folder 2020-12-02 14:15:02 -05:00
.stylelintignore Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
.stylelintrc Remove Sandstone (Fixes #8384) (#8449) 2020-01-23 20:04:51 +01:00
CODE_OF_CONDUCT.md Update code of conduct (Fixes #6999) (#7000) 2019-03-28 07:57:47 -07:00
Dockerfile Fix #10434: Add country_code to the context for all pages 2021-09-10 09:26:11 +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
Makefile Add sphinx-autobuild for easier docs development 2021-09-09 18:05:07 -04:00
Procfile Upload and distribute database updates via S3 (#5334) 2018-03-29 14:24:22 -05:00
README.md Update CONTRIBUTING.md with good-first-bug links (Fixes #8992) (#9022) 2020-06-15 08:41:03 -07:00
app.json Remove gevent wsgi worker config from heroku demos (#10147) 2021-04-19 10:58:56 -04:00
contribute.json Remove jQuery from common bundle (Fixes #9946) (#10309) 2021-07-09 08:41:17 -07:00
docker-compose.yml Add platform to images in docker-compose 2021-09-08 17:03:51 +01:00
gulpfile.js Move front-end linting and tests to NPM scripts (Fixes #8479) 2020-07-17 13:49:58 +01:00
heroku.yml Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04: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 Remove jQuery from common bundle (Fixes #9946) (#10309) 2021-07-09 08:41:17 -07:00
setup.cfg settle recipe location 2019-12-20 16:17:23 -05:00
setup.py Django 2.2 (#7196) 2019-07-03 02:24:42 -05:00
yarn.lock Bump path-parse from 1.0.6 to 1.0.7 2021-08-11 08:52:43 +01:00

README.md

Bedrock

Bedrock is the code name of mozilla.org. It is as shiny, awesome, and open source 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 our contributing doc to get started.

Code of Conduct

This repository is governed by Mozilla's Community Participation Guidelines and Developer Etiquette Guidelines.

License

This software is licensed under the MPL version 2.0. For more information, read this repository's LICENSE.

credit @designerham