https://github.com/mozilla/bedrock
Making mozilla.org awesome, one pebble at a time
https://github.com/mozilla/bedrock
css django firefox html javascript mozilla python
Last synced: 5 months ago
JSON representation
Making mozilla.org awesome, one pebble at a time
- Host: GitHub
- URL: https://github.com/mozilla/bedrock
- Owner: mozilla
- License: mpl-2.0
- Created: 2011-04-14T22:57:57.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T10:44:15.000Z (5 months ago)
- Last Synced: 2025-05-12T10:46:42.180Z (5 months ago)
- Topics: css, django, firefox, html, javascript, mozilla, python
- Language: HTML
- Homepage: https://www.mozilla.org
- Size: 804 MB
- Stars: 1,277
- Watchers: 115
- Forks: 937
- Open Issues: 224
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-mozilla - bedrock - Making mozilla.org awesome, one pebble at a time (Websites)
README
Bedrock
=======*Bedrock* is the code name of [mozilla.org][mozilla]. It is as shiny,
awesome, and open source as always. Perhaps even a little more.[mozilla]: https://www.mozilla.org/
[](https://whatsdeployed.io/s/RuO/mozilla/bedrock)
Docs
----Bedrock is a [Django][django] project. Check out the [django docs][dj-docs] for
general technical documentation. In addition, there are project-specific
[bedrock docs][br-docs].[django]: https://www.djangoproject.com/
[dj-docs]: https://docs.djangoproject.com/
[br-docs]: http://bedrock.readthedocs.org/Contributing
------------Patches are welcome! Feel free to fork and contribute to [this project][gh-bedrock] on
GitHub. If you find a problem and wish to report it, please [file
a bug][github-issue].Looking for a good first bug to work on? Take a look at our [contributing doc][contributing]
to get started.[gh-bedrock]: https://github.com/mozilla/bedrock
[github-issue]: https://github.com/mozilla/bedrock/issues/new?template=bug_report.md
[contributing]: https://github.com/mozilla/bedrock/blob/main/.github/CONTRIBUTING.mdCode of Conduct
---------------This repository is governed by Mozilla's [Community Participation Guidelines][participation]
and [Developer Etiquette Guidelines][etiquette].[participation]: https://github.com/mozilla/bedrock/blob/main/CODE_OF_CONDUCT.md
[etiquette]: https://bugzilla.mozilla.org/page.cgi?id=etiquette.htmlLicense
-------This software is licensed under the [MPL version 2.0][MPL]. For more
information, read this repository's [LICENSE][LICENSE].[MPL]: https://www.mozilla.org/MPL/
[LICENSE]: https://github.com/mozilla/bedrock/blob/main/LICENSE
credit [@designerham](https://github.com/designerham)