Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Ayush Anand a66ee5fa2b
Fix clipboard issue (Fixes #10453) (#10509)
2021-09-28 09:36:12 +01: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 VPN Wave IV country expansion (Fixes #10498) 2021-09-27 14:43:19 +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 clipboard issue (Fixes #10453) (#10509) 2021-09-28 09:36:12 +01:00
etc
l10n Remove outdated VPN country strings (#10498) 2021-09-28 09:34:41 +01:00
lib Add Contentful integration and convert home page 2021-09-01 15:31:18 -04:00
media VPN Wave IV country expansion (Fixes #10498) 2021-09-27 14:43:19 +01:00
requirements Fix docs build on RTD: More dependencies needed 2021-09-13 11:29:38 -04: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 VPN Wave IV country expansion (Fixes #10498) 2021-09-27 14:43:19 +01:00
wsgi Revert wsgi keep alive as well 2021-04-19 10:57:52 -04:00
.adr-dir
.coveragerc
.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 Update JS test dependencies and spec (fixes #10492) (#10493) 2021-09-23 11:11:33 +01:00
.gitignore Migrate to Webpack (Issue #10310) 2021-09-16 08:54:16 +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 Migrate to Webpack (Issue #10310) 2021-09-16 08:54:16 +01:00
LICENSE
MANIFEST.in
Makefile Change the `make docs` command to start an auto-build-reload server 2021-09-13 10:24:56 -04:00
Procfile
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 Migrate to Webpack (Issue #10310) 2021-09-16 08:54:16 +01:00
heroku.yml Add Heroku support for Review apps (#7849) 2019-10-10 10:11:53 -04:00
manage.py
newrelic.ini
package.json Update to Protocol 14.1.0 (#10489) 2021-09-23 17:26:57 +01: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
webpack.config.js Add Babel as a transpiling option for JS bundles (Fixes #10467) 2021-09-23 09:17:14 +01:00
webpack.static.config.js Migrate to Webpack (Issue #10310) 2021-09-16 08:54:16 +01:00
yarn.lock Update to Protocol 14.1.0 (#10489) 2021-09-23 17:26:57 +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