Kitlith 50037030b9 Document what I did on Asahi Linux
This... isn't really a true guide. I'm documenting what I did so
that it doesn't get lost elsewhere.

I did all my testing with this with a dummy monado profile,
but it would likely be *much* more useful to try this with
wivrn and a wireless headset, and I may try to arrange
circumstances where I can test it.
2025-05-26 00:56:51 +00:00
2023-12-04 15:52:15 +00:00
2025-01-04 22:47:36 +00:00
2025-05-07 00:04:00 +02:00
2024-08-22 21:49:12 -05:00
2023-12-04 15:52:15 +00:00
2025-04-25 18:47:52 -05:00
2023-12-04 15:52:15 +00:00
2023-12-05 12:53:13 +00:00
2024-04-16 05:12:14 +00:00

Linux VR Adventures Wiki

The Linux VR knowledge base!


Requirements

You will need to install Hugo extended.

Cloning and submodules

You'll need to clone this repo with submodules or init your submodules after the fact.

Clone with submodules

git clone https://gitlab.com/lvra/lvra.gitlab.io --recurse-submodules

Init submodules in existing clone

git submodule init
git submodule update

Running

You can run a live server with

hugo serve

Building

hugo

Editing and contributing

You can create pages and sections in content/docs.

For more info on what's possible you can reference the Hugo Book Theme readme.

Description
No description provided
Readme CC-BY-SA-4.0 31 MiB
Languages
HTML 57.4%
SCSS 29.4%
Shell 13.2%