This is the repository that host the content related with the BuildStream website. The website is available at https://buildstream.build.

Building locally

To work locally with this project, you'll have to follow the steps below:

  1. Fork, clone or download this project
  2. Install Pelican
  3. Generate the website: make html
  4. Preview your project: make serve
  5. Add content