6e668e89064bc4b49378dfa2dc4e5dc098640412
Add information about dealing with crashes in the Unity Editor with Nvidia graphics driver 550+ See merge request lvra/lvra.gitlab.io!33
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
Languages
HTML
57.4%
SCSS
29.4%
Shell
13.2%