https://github.com/beaker-project/beaker-project.org
Beaker's web site at http://beaker-project.org/
https://github.com/beaker-project/beaker-project.org
hacktoberfest python
Last synced: 5 months ago
JSON representation
Beaker's web site at http://beaker-project.org/
- Host: GitHub
- URL: https://github.com/beaker-project/beaker-project.org
- Owner: beaker-project
- License: other
- Created: 2012-06-08T01:20:49.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-05-26T14:43:01.000Z (about 1 year ago)
- Last Synced: 2025-05-26T15:55:46.611Z (about 1 year ago)
- Topics: hacktoberfest, python
- Language: Python
- Homepage:
- Size: 291 MB
- Stars: 3
- Watchers: 11
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING.txt
Awesome Lists containing this project
README
This is the README for the beaker-project.org repo, which is used to
create the beaker-project.org web site.
Note that many parts of the web site are built elsewhere:
* Beaker documentation (under the docs/ and docs-/ subdirectories)
is built using Sphinx from the documentation/ subdirectory of Beaker's
source tree (repo: 'beaker').
* Beaker developer documentation (under the dev/ subdirectory) is built
from a separate source repository (repo: 'beaker-dev-docs').
The process for submitting patches is the same as for Beaker itself:
https://beaker-project.org/dev/guide/writing-a-patch.html#submitting-your-patch
Publishing the live version of the web site on beaker-project.org is handled by
an internal Jenkins job managed by the Beaker development team.
Dependencies
------------
* python-dulwich (to generate release changelogs)