Commit Graph

817 Commits

Author SHA1 Message Date
ZanzyTHEbar
c5cd3a443b docs: fix broken links in full_build.md 2023-01-23 18:25:12 +00:00
ZanzyTHEbar
b4a15000d1 no-release: add white space for syntax 2023-01-21 20:15:39 +00:00
ZanzyTHEbar
be93aa82a5 no-release: fix top links for
- fix link for readme
- fix link for standards
2023-01-21 20:14:09 +00:00
ZanzyTHEbar
5e4a8e9030 no-release: added contribution and standards guide 2023-01-21 20:06:19 +00:00
ZanzyTHEbar
387bfc5093 no-release: add code of conduct & security policy 2023-01-21 17:39:13 +00:00
ZanzyTHEbar
c2a2445e61 no-release: update readme 2023-01-21 17:32:24 +00:00
ZanzyTHEbar
73babbba18 no-release: update readme 2023-01-21 17:31:50 +00:00
ZanzyTHEbar
288a230fad no-release: update readme 2023-01-21 17:31:17 +00:00
semantic-release-bot
fa97f4145b chore(minor): 1.0.0 [skip ci]
## 1.0.0 (2023-01-21)

### 🍕 Features

* add favicon and dev roadmap ([bbada4d](bbada4defb))
* implement basic search ([679f0bc](679f0bc0aa))
* setting up ci/cd for docs ([4f7d9ed](4f7d9ed516))
* total automation of dev roadmap ([7a47e23](7a47e23fc2))

### 🧑‍💻 Code Refactoring

* basic formatting ([a14176f](a14176f3bc))
* basic formatting ([da2b4ec](da2b4eceb6))
* clean project files ([fa62654](fa62654b61))
* new docs incoming ([7773168](7773168de5))
* revert list style simplification ([796c107](796c1070c0))
* simplify checkbox label styling ([e27e95e](e27e95e43d))
* simplify list styling ([188d6ce](188d6cebc3))

### 🐛 Bug Fixes

* addedsome styling ([e9526f8](e9526f8d9b))
* fix broken link in things to know ([c7f5b2a](c7f5b2ad45))
* fix full build guide bug ([31c9bc0](31c9bc0521))
* fix title color for led power warning ([3e59ac8](3e59ac8fb4))
* fix title color for led power warning ([ad5f1d2](ad5f1d20ea))
* remove uneeded CNAME and docs folder ([da86366](da86366757))

### 📝 Documentation

* begin requirements for multi-lang support ([22b922c](22b922c6eb))
* finish full build guide ([4e6a89a](4e6a89a14e))
* merge build guide parts into one file ([4963b15](4963b15f42))
* new docs incoming ([d5e438f](d5e438fc66))
* new docs incoming ([d6eab9b](d6eab9b1c0))
* new docs incoming ([5a30571](5a30571196))
* new docs incoming ([14ca444](14ca444b46))
* new docs incoming ([910502b](910502bd5d))
* new docs incoming ([c87db69](c87db69899))
* new docs incoming ([ca241ba](ca241babe6))
* new docs incoming ([5411f06](5411f06754))
* new docs incoming ([d02aa4e](d02aa4e7df))
* new docs incoming ([c9a3e2c](c9a3e2c133))
* new docs incoming ([7206a15](7206a15729))
* new docs incoming ([daa844c](daa844c4ab))
* new docs incoming ([1b45195](1b451958ff))
* new docs incoming ([bd1486d](bd1486d30d))
* new docs incoming ([d976be6](d976be6031))
* simplify home page, remove redundant use of "EyeTrackVR is" ([734ad64](734ad64b65))

### 🔁 Continuous Integration

* **ci-semver:** enable semantic versioning ([a39019a](a39019ae01))
* **ci-semver:** enable semantic versioning ([2fe6b35](2fe6b3569d))
2023-01-21 17:02:38 +00:00
ZanzyTHEbar
322bef51f3 Create build_release_vitepress.yml 2023-01-21 17:00:59 +00:00
ZanzyTHEbar
1865adab7a Delete build_release_vitepress.yml 2023-01-21 16:59:40 +00:00
ZanzyTHEbar
a39019ae01 ci(ci-semver): enable semantic versioning 2023-01-21 15:32:35 +00:00
ZanzyTHEbar
2fe6b3569d ci(ci-semver): enable semantic versioning 2023-01-21 15:20:43 +00:00
Prohurtz
e793ed885e
Delete CNAME 2023-01-21 09:15:59 -06:00
Prohurtz
c2e05d6898
Create CNAME 2023-01-21 09:03:05 -06:00
DaOfficialWizard
b55dbac7e7
Update build_release_vitepress.yml 2023-01-21 13:31:36 +00:00
DaOfficialWizard
ace7a5b3c3
Update build_release_vitepress.yml 2023-01-21 11:19:25 +00:00
ZanzyTHEbar
4963b15f42 docs: merge build guide parts into one file 2023-01-20 18:46:34 +00:00
ZanzyTHEbar
4e6a89a14e docs: finish full build guide 2023-01-20 18:37:56 +00:00
ZanzyTHEbar
734ad64b65 docs: simplify home page, remove redundant use of "EyeTrackVR is" 2023-01-20 15:39:25 +00:00
ZanzyTHEbar
22b922c6eb docs: begin requirements for multi-lang support 2023-01-20 15:23:02 +00:00
ZanzyTHEbar
da86366757 fix: remove uneeded CNAME and docs folder
- add dev_docs guide
2023-01-20 02:14:03 +00:00
ZanzyTHEbar
c7f5b2ad45 fix: fix broken link in things to know 2023-01-20 01:52:50 +00:00
ZanzyTHEbar
e9526f8d9b fix: addedsome styling
- fixed DragonSkyRunners suggestion about social vr games
2023-01-20 01:48:58 +00:00
ZanzyTHEbar
3e59ac8fb4 fix: fix title color for led power warning 2023-01-20 01:28:50 +00:00
ZanzyTHEbar
ad5f1d20ea fix: fix title color for led power warning 2023-01-20 01:15:27 +00:00
ZanzyTHEbar
31c9bc0521 fix: fix full build guide bug 2023-01-20 00:45:46 +00:00
ZanzyTHEbar
a4fe3d4481 chore: testing actions file settings 2023-01-20 00:33:18 +00:00
Prohurtz
35d5e58762
Create CNAME 2023-01-19 16:31:19 -08:00
ZanzyTHEbar
ca3c29fa0b chore: testing actions file settings 2023-01-20 00:13:56 +00:00
ZanzyTHEbar
01bebe437b chore: testing actions file settings 2023-01-20 00:01:57 +00:00
ZanzyTHEbar
cf8064625b chore: testing actions file settings 2023-01-19 23:58:09 +00:00
ZanzyTHEbar
58d44266fe chore: testing actions file settings 2023-01-19 23:54:12 +00:00
DaOfficialWizard
dd6e6d26b3
Update README.md 2023-01-19 23:35:52 +00:00
ZanzyTHEbar
9a855482e1 chore: remove semantic-release for now 2023-01-19 21:09:58 +00:00
semantic-release-bot
0d74318a98 chore(minor): 1.0.0 [skip ci]
## 1.0.0 (2023-01-19)

### 🍕 Features

* add favicon and dev roadmap ([bbada4d](bbada4defb))
* implement basic search ([679f0bc](679f0bc0aa))
* setting up ci/cd for docs ([4f7d9ed](4f7d9ed516))
* total automation of dev roadmap ([7a47e23](7a47e23fc2))

### 📝 Documentation

* new docs incoming ([d5e438f](d5e438fc66))
* new docs incoming ([d6eab9b](d6eab9b1c0))
* new docs incoming ([5a30571](5a30571196))
* new docs incoming ([14ca444](14ca444b46))
* new docs incoming ([910502b](910502bd5d))
* new docs incoming ([c87db69](c87db69899))
* new docs incoming ([ca241ba](ca241babe6))
* new docs incoming ([5411f06](5411f06754))
* new docs incoming ([d02aa4e](d02aa4e7df))
* new docs incoming ([c9a3e2c](c9a3e2c133))
* new docs incoming ([7206a15](7206a15729))
* new docs incoming ([daa844c](daa844c4ab))
* new docs incoming ([1b45195](1b451958ff))
* new docs incoming ([bd1486d](bd1486d30d))
* new docs incoming ([d976be6](d976be6031))

### 🧑‍💻 Code Refactoring

* basic formatting ([a14176f](a14176f3bc))
* basic formatting ([da2b4ec](da2b4eceb6))
* clean project files ([fa62654](fa62654b61))
* new docs incoming ([7773168](7773168de5))
* revert list style simplification ([796c107](796c1070c0))
* simplify checkbox label styling ([e27e95e](e27e95e43d))
* simplify list styling ([188d6ce](188d6cebc3))
2023-01-19 21:07:20 +00:00
Prohurtz
6ced1a81bd
Create CNAME 2023-01-19 15:05:23 -06:00
Prohurtz
657321e2bd
Delete CNAME 2023-01-19 15:05:00 -06:00
ZanzyTHEbar
545494c7fd chore: add CNAME and docs folder back in 2023-01-19 20:50:47 +00:00
ZanzyTHEbar
39a6cd77da chore: remove uneeded action files 2023-01-19 20:46:10 +00:00
ZanzyTHEbar
9f7513fae7 chore: fix empty string issue in semver config 2023-01-19 20:38:28 +00:00
ZanzyTHEbar
41af4bb04a Merge branch 'docs' of https://github.com/RedHawk989/EyeTrackVR into docs 2023-01-19 20:38:05 +00:00
semantic-release-bot
161c24f66b chore(minor): 1.0.0 [skip ci]
## 1.0.0 (2023-01-19)

### 🍕 Features

* add favicon and dev roadmap ([bbada4d](bbada4defb))
* implement basic search ([679f0bc](679f0bc0aa))
* setting up ci/cd for docs ([4f7d9ed](4f7d9ed516))
* total automation of dev roadmap ([7a47e23](7a47e23fc2))

### 📝 Documentation

* new docs incoming ([d5e438f](d5e438fc66))
* new docs incoming ([d6eab9b](d6eab9b1c0))
* new docs incoming ([5a30571](5a30571196))
* new docs incoming ([14ca444](14ca444b46))
* new docs incoming ([910502b](910502bd5d))
* new docs incoming ([c87db69](c87db69899))
* new docs incoming ([ca241ba](ca241babe6))
* new docs incoming ([5411f06](5411f06754))
* new docs incoming ([d02aa4e](d02aa4e7df))
* new docs incoming ([c9a3e2c](c9a3e2c133))
* new docs incoming ([7206a15](7206a15729))
* new docs incoming ([daa844c](daa844c4ab))
* new docs incoming ([1b45195](1b451958ff))
* new docs incoming ([bd1486d](bd1486d30d))
* new docs incoming ([d976be6](d976be6031))

### 🧑‍💻 Code Refactoring

* basic formatting ([a14176f](a14176f3bc))
* basic formatting ([da2b4ec](da2b4eceb6))
* clean project files ([fa62654](fa62654b61))
* new docs incoming ([7773168](7773168de5))
* revert list style simplification ([796c107](796c1070c0))
* simplify checkbox label styling ([e27e95e](e27e95e43d))
* simplify list styling ([188d6ce](188d6cebc3))
2023-01-19 20:37:02 +00:00
ZanzyTHEbar
d33200c5ba chore: refactor checkboxlist component
- fix archive file duplicate key issue
2023-01-19 20:36:50 +00:00
ZanzyTHEbar
36726b8839 chore: fix archive file and refactor some things 2023-01-19 20:34:22 +00:00
ZanzyTHEbar
a14176f3bc refactor: basic formatting 2023-01-19 19:30:30 +00:00
ZanzyTHEbar
da2b4eceb6 refactor: basic formatting 2023-01-19 16:43:55 +00:00
ZanzyTHEbar
7773168de5 refactor: new docs incoming
- add CI/CD
- remove old docs files
- begin finalizing new docs
2023-01-19 16:30:11 +00:00
Prohurtz
c8940375ae
Create CNAME 2023-01-19 10:16:33 -06:00
ZanzyTHEbar
d5e438fc66 docs: new docs incoming
- add CI/CD
- remove old docs files
- begin finalizing new docs
2023-01-19 14:42:30 +00:00