Add VitePress documentation site setup

Introduces VitePress configuration and theme files for documentation, updates the GitHub Pages workflow to build and deploy the new docs, and updates .gitignore for VitePress and Node artifacts. Adds necessary dependencies and scripts to package.json, and updates the ONVIF client example README title.
This commit is contained in:
Sergey Krashevich
2026-01-19 01:23:45 +03:00
parent 159fb4675c
commit d98059f069
8 changed files with 208 additions and 9 deletions
+6
View File
@@ -15,3 +15,9 @@ go2rtc_win*
0_test.go
.DS_Store
.vitepress/cache
.vitepress/dist
node_modules
package-lock.json