An open API service indexing awesome lists of open source software.

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/

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)