index.md: Update "What is BuildStream" statement

Based on the recent blog post:

    https://www.codethink.co.uk/articles/2022/buildtream-2/
1 file changed
tree: 4a4bc5685498d2cd66aa6932c87059f738db75e8
  1. .gitlab/
  2. alchemy-theme/
  3. content/
  4. .asf.yaml
  5. .gitignore
  6. .gitlab-ci.yml
  7. LICENSE.md
  8. Makefile
  9. pelicanconf.py
  10. publishconf.py
  11. README.md
  12. requirements.txt
  13. sitemap.pdf
README.md

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