EyeTrackVR的文档
Go to file
2023-02-12 12:19:29 +00:00
.github/workflows Create build_release_vitepress.yml 2023-01-21 17:00:59 +00:00
img no-release: added contribution and standards guide 2023-01-21 20:06:19 +00:00
vitepress fix: typo in rest api endpoint 2023-02-12 12:19:29 +00:00
.gitignore docs: new docs incoming 2023-01-19 13:15:52 +00:00
.releaserc ci(ci-semver): enable semantic versioning 2023-01-21 15:20:43 +00:00
CHANGELOG.md chore(patch): 1.1.5 [skip ci] 2023-02-10 21:42:28 +00:00
CODE_OF_CONDUCT.md no-release: added contribution and standards guide 2023-01-21 20:06:19 +00:00
CONTRIBUTING.md no-release: added contribution and standards guide 2023-01-21 20:06:19 +00:00
EyeTrackVR-Docs.code-workspace fix: fix docsfor firmware config 2023-01-31 10:44:53 +00:00
LICENSE update - full refactor 2022-05-04 17:23:27 +02:00
README.md no-release: add white space for syntax 2023-01-21 20:15:39 +00: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 && yarn

start dev server

yarn dev

Build

yarn build

Serve

yarn 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