mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2026-04-22 23:57:20 +08:00
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:
@@ -15,3 +15,9 @@ go2rtc_win*
|
||||
0_test.go
|
||||
|
||||
.DS_Store
|
||||
|
||||
.vitepress/cache
|
||||
.vitepress/dist
|
||||
|
||||
node_modules
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user