Skip to content
Snippets Groups Projects
Select Git revision
  • 3b51fc2c5e06e35a8058bf1a6ac67b38c5f2e25f
  • main default
  • wip/sjoerd/qos
3 results

docs

Forked from lava / docs
72 commits behind the upstream repository.

Repo for lava documentation. The canonical copy can be found on https://lava.pages.collabora.com/docs/

Contributing

Patches welcome! Please submit MRs against the gitlab repository

Building/testing locally

To work locally with this project simply run the run-hugo.sh script; This will spawn a hugo (in server mode) in a docker container allowing to use your browser for previes. Hugo watches the repository directory and automatically rerenders on changes.

Read more at Hugo's documentation.

GitLab CI

The content of this project is built by GitLab CI, following the steps defined in .gitlab-ci.yml.