Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyevinn/channel-engine-docs
Channel Engine Documentation Site
https://github.com/eyevinn/channel-engine-docs
Last synced: 5 days ago
JSON representation
Channel Engine Documentation Site
- Host: GitHub
- URL: https://github.com/eyevinn/channel-engine-docs
- Owner: Eyevinn
- Created: 2022-09-23T13:45:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T12:48:44.000Z (about 1 year ago)
- Last Synced: 2024-11-08T01:36:54.542Z (7 days ago)
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Documentation Site for Eyevinn VOD2Live Channel Engine
Available at https://vod2live.docs.eyevinn.technology
## Development
Install mkdocs
```
pip install mkdocs
```Preview documentation
```
mkdocs serve
```