Ronald Zielaznicki eb2aacfbe9 Rewrite install step for stardust-xr (#2)
* Remove install step for stardust-xr

It is not required to run cargo install anymore

* Update command to cargo run

The previous step no longer asks the user to install stardust-xr-server. So they'll need to run it from cargo.

* Re-add Install step with disclaimer
2022-11-21 18:57:39 +00:00
2022-09-30 14:25:47 -04:00
2022-04-21 11:52:20 -04:00
2021-07-21 11:26:24 -05:00
2021-07-21 17:05:35 -05:00
2021-07-21 16:45:31 -05:00
2022-10-01 23:01:40 -04:00
2022-07-26 21:53:54 -04:00
2021-07-21 11:26:24 -05:00
2021-07-21 17:05:35 -05:00
2022-04-21 11:52:20 -04:00

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Description
Stardust XR Website
Readme MIT 238 MiB
Languages
JavaScript 77.3%
CSS 17.6%
Nix 4.6%
Shell 0.5%