EyeTrackVR的文档
Go to file
2024-10-06 14:53:18 -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 add non MTT consequence 2024-10-06 14:53:18 -05: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(minor): 1.0.0 [skip ci] 2024-09-11 15:13:23 +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 refactor: update deps 2023-09-26 16:22:04 +01: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

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