Add documentation

This commit is contained in:
mrjvs
2023-09-05 22:18:59 +02:00
parent 6c445c33cf
commit 26e8653ce4
8 changed files with 1450 additions and 19 deletions

24
.docs/src/index.md Normal file
View 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)
---