EyeTrackVR的文档
Go to file
Prohurtz 673133f6be
Some checks failed
Build and Deploy to Github Pages / Build CodeBase (push) Has been cancelled
Build and Deploy to Github Pages / Deploy (push) Has been cancelled
Build and Deploy to Github Pages / Cleanup actions (push) Has been cancelled
Update README.md
2025-05-12 18:52:02 -05:00
.github/workflows Fix upload and download actions deprecation, updated to v4 2024-10-01 19:02:22 +02:00
img no-release: added contribution and standards guide 2023-01-21 20:06:19 +00:00
vitepress Update index.ts 2025-05-11 13:06:32 -04:00
.gitignore update links, gitignore 2023-07-12 16:51:07 -05:00
.releaserc ci(ci-semver): enable semantic versioning 2023-01-21 15:20:43 +00:00
CHANGELOG.md chore(patch): 1.9.1 [skip ci] 2025-05-01 15:24:34 +00:00
CODE_OF_CONDUCT.md no-release: added contribution and standards guide 2023-01-21 20:06:19 +00:00
CONTRIBUTING.md Updated all links to point to new repositories 2023-07-12 09:30:44 +02:00
EyeTrackVR-Docs.code-workspace feat: add docs for firmware flashing tool 2023-10-26 11:16:33 +01:00
LICENSE update - full refactor 2022-05-04 17:23:27 +02:00
README.md Update README.md 2025-05-12 18:52:02 -05:00
SECURITY.md no-release: add code of conduct & security policy 2023-01-21 17:39:13 +00:00
STANDARDS.md no-release: fix top links for 2023-01-21 20:14:09 +00:00

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

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

Top