mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
EyeTrackVR的文档
![]() ## [1.9.1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.0...v1.9.1) (2025-05-01) ### 🐛 Bug Fixes * page imports ([ |
||
---|---|---|
.github/workflows | ||
img | ||
vitepress | ||
.gitignore | ||
.releaserc | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
EyeTrackVR-Docs.code-workspace | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
STANDARDS.md |

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.
Licenses
All software is under the MIT License. All documentation, including the Wiki, is under the Creative Commons CC-BY-SA-4.0 license.