Skip to content

EyeTrackVR/EyeTrackVR-Docs

Repository files navigation

Build and Deploy to Github Pages

Logo

EyeTrackVR Documentation Site

This is the source code for the EyeTrackVR project documentation site. It is built using VitePress.

Please visit the documentation site for more information.

Development

install dependencies

cd vitepress && pnpm install

start dev server

pnpm dev

Build

pnpm build

Serve

pnpm serve

Contribute

Please see the contributing guide for all information.

Standards

Please see the standards guide for all information.

Contact

Please join our discord for updates and any questions.

Discord

Licenses

GitHub license

All software is under the MIT License. All documentation, including the Wiki, is under the Creative Commons CC-BY-SA-4.0 license.

Top