EyeTrackVR的文档
Go to file
semantic-release-bot 62aabd2154 chore(minor): 1.5.0 [skip ci]
## [1.5.0](https://github.com/RedHawk989/EyeTrackVR-Docs/compare/v1.4.0...v1.5.0) (2023-06-04)

### 🍕 Features

* update dependencies ([614dc54](614dc542b8))

### 🐛 Bug Fixes

* theme, and build breaking due to updated deps ([78b7f8b](78b7f8b73f))
2023-06-04 21:22:37 +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 chore(minor): 1.5.0 [skip ci] 2023-06-04 21:22:37 +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(minor): 1.5.0 [skip ci] 2023-06-04 21:22:37 +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: theme, and build breaking due to updated deps 2023-06-04 22:20:35 +01: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