mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
Add documentation
This commit is contained in:
24
.docs/src/index.md
Normal file
24
.docs/src/index.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "@movie-web/providers"
|
||||
tagline: Providers for all kinds of media
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Get Started
|
||||
link: /get-started/start
|
||||
- theme: alt
|
||||
text: reference
|
||||
link: /reference/start
|
||||
|
||||
features:
|
||||
- title: All the scraping!
|
||||
icon: '!'
|
||||
details: scrape popular streaming websites
|
||||
- title: Client & server
|
||||
icon: '!'
|
||||
details: This library can be ran both server-side and client-side (with CORS proxy)
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user