Merge branch 'bsb-mermaid' into 'main'

bsb page mermaid chart fix

See merge request lvra/lvra.gitlab.io!150
This commit was merged in pull request #155.
This commit is contained in:
hypevhs
2025-10-18 15:28:03 -05:00

View File

@@ -65,7 +65,7 @@ KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="35bd", ATTRS{idProduct
To have functioning eyetracking while using a Bigscreen Beyond 2e under Linux, you will currently need to supplement the Baballonia portion of the software stack via Proton.
The full stack can be pictured as such:
```mermaid
{{% mermaid %}}
graph TB
E[Bigscreen Beyond 2e]-->F
F[Bigscreen Bigeye]-->A
@@ -88,7 +88,7 @@ graph TB
B
D
end
```
{{% /mermaid %}}
`go-bsb-cams` can be found here: https://github.com/LilliaElaine/go-bsb-cams