mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2026-04-22 15:47:06 +08:00
10 lines
540 B
Markdown
10 lines
540 B
Markdown
# WebSite
|
|
|
|
These are the sources of the [go2rtc.org](https://go2rtc.org/) website. It's content published on GitHub Pages and is a mirror of [alexxit.github.io/go2rtc/](http://alexxit.github.io/go2rtc/).
|
|
|
|
The site contains:
|
|
|
|
- Project's documentation, which is compiled via [vitepress](https://github.com/vuejs/vitepress) from `README.md` files located in the root of the repository, as well as in the `internal` folder.
|
|
- Project's API in OpenAPI format, and the [Redoc](https://github.com/Redocly/redoc) viewer
|
|
- Project's assets (logo).
|