https://github.com/zhiyiyo/fluent-m3u8-website
The online documentation of Fluent-M3U8.
https://github.com/zhiyiyo/fluent-m3u8-website
m3u8 mpd vitepress website
Last synced: 7 months ago
JSON representation
The online documentation of Fluent-M3U8.
- Host: GitHub
- URL: https://github.com/zhiyiyo/fluent-m3u8-website
- Owner: zhiyiYo
- License: gpl-3.0
- Created: 2025-02-19T08:13:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T03:24:31.000Z (over 1 year ago)
- Last Synced: 2025-05-08T01:40:15.374Z (over 1 year ago)
- Topics: m3u8, mpd, vitepress, website
- Homepage: https://fluent-m3u8.org
- Size: 1.38 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: docs/support.md
Awesome Lists containing this project
README
# Fluent-M3U8-Docs
The online documentation of [Fluent-M3U8](https://github.com/zhiyiYo/Fluent-M3U8).
## Quick Start
1. Install dependencies
```shell
npm install
```
2. Launch local server
```shell
npm run docs:dev
```
3. Check the docs on http://127.0.0.1:5173