EyeTrackVR的文档
Go to file
semantic-release-bot e4c154fce9 chore(patch): 1.9.1 [skip ci]
## [1.9.1](https://github.com/EyeTrackVR/EyeTrackVR-Docs/compare/v1.9.0...v1.9.1) (2025-05-01)

### 🐛 Bug Fixes

* page imports ([aff653b](aff653be4c))

### 📝 Documentation

* fix danger block ([c40b5e0](c40b5e0d8c))
* fix link ([e991ea6](e991ea6fa3))
* fix power draw issue ([7da7ba4](7da7ba4c50))
* fix typo ([419b2e0](419b2e0c58))
* fix vue formatting ([0a96ea1](0a96ea1b7f))
* Merge pull request [#20](https://github.com/EyeTrackVR/EyeTrackVR-Docs/issues/20) from luckmer/flashing-tool-docs-update ([c09e911](c09e911e8b))
* Merge pull request [#21](https://github.com/EyeTrackVR/EyeTrackVR-Docs/issues/21) from lorow/main ([58eeb9e](58eeb9ed5b))
* Merge pull request [#22](https://github.com/EyeTrackVR/EyeTrackVR-Docs/issues/22) from Frosty704/main with tweaks ([7ed813f](7ed813f90d))
* small IR tweak ([5f142f2](5f142f215c))
* spell fix and example of guide ([8cbed53](8cbed53756))
* start LED page ([0e65003](0e6500324c))
* update default option and price of LEDs ([7101df2](7101df2dd0))
* update led safety page ([84c9fab](84c9fab166))
* update page name and IR number ([37c5976](37c5976368))
* update pages ([e554b45](e554b4552c))
* update part list tables, move out of beta ([5c92fec](5c92fecfc4))
* update things to know ([6f9cdfa](6f9cdfa33a))
2025-05-01 15:24:34 +00: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 chore(patch): 1.9.1 [skip ci] 2025-05-01 15:24:34 +00: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 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