mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 12:53:24 +00:00
basic template for docs
This commit is contained in:
@@ -1,50 +1,25 @@
|
||||
---
|
||||
title: Home
|
||||
title: "@movie-web/providers | For all your media scraping needs"
|
||||
navigation: false
|
||||
layout: page
|
||||
main:
|
||||
fluid: false
|
||||
---
|
||||
|
||||
:ellipsis{right=0px width=75% blur=150px}
|
||||
|
||||
::block-hero
|
||||
---
|
||||
cta:
|
||||
- Get started
|
||||
- /introduction/getting-started
|
||||
- Get Started
|
||||
- /guide/why-neat-config
|
||||
secondary:
|
||||
- Open on GitHub →
|
||||
- https://github.com/nuxt-themes/docus
|
||||
- https://github.com/movie-web/providers
|
||||
snippet: npm i @movie-web/providers
|
||||
---
|
||||
|
||||
#title
|
||||
The best place to start your documentation.
|
||||
@movie-web/providers
|
||||
|
||||
#description
|
||||
Write pages in [Markdown](https://content.nuxtjs.org), use [Vue](https://vuejs.org) components and enjoy the power of [Nuxt](https://nuxt.com).
|
||||
|
||||
#extra
|
||||
::list
|
||||
- **+50 Components** ready to build rich pages
|
||||
- **Docs** and **Page** layouts
|
||||
- Start from a `README`, scale to a framework documentation
|
||||
- Navigation and Table of Contents generation
|
||||
- Fully configurable design system
|
||||
- Leverages [**Typography**](https://typography.nuxt.space/) and [**Elements**](https://elements.nuxt.dev)
|
||||
- Used on [Content Documentation](https://content.nuxtjs.org)
|
||||
::
|
||||
|
||||
#support
|
||||
::terminal
|
||||
---
|
||||
content:
|
||||
- npx nuxi@latest init -t themes/docus
|
||||
- cd docs
|
||||
- npm install
|
||||
- npm run dev
|
||||
---
|
||||
::
|
||||
Easily scrape all sorts of media sites for content
|
||||
::
|
||||
|
||||
::card-grid
|
||||
@@ -52,48 +27,25 @@ Write pages in [Markdown](https://content.nuxtjs.org), use [Vue](https://vuejs.o
|
||||
What's included
|
||||
|
||||
#root
|
||||
:ellipsis{left=0px width=40rem top=10rem blur=140px}
|
||||
:ellipsis
|
||||
|
||||
#default
|
||||
::card{icon=logos:nuxt-icon}
|
||||
::card{icon="vscode-icons:file-type-light-json"}
|
||||
#title
|
||||
Nuxt Architecture
|
||||
Scrape popular streaming websites.
|
||||
#description
|
||||
Harness the full power of [Nuxt 3](https://v3.nuxtjs.org) and its [modules](https://modules.nuxtjs.org) ecosystem.
|
||||
Don't settle for just one media site for you content, use everything that's available.
|
||||
::
|
||||
|
||||
::card{icon=IconNuxtStudio}
|
||||
::card{icon="codicon:source-control"}
|
||||
#title
|
||||
Nuxt Studio ready
|
||||
Multi-platform.
|
||||
#description
|
||||
Edit your theme content and appearance with live-preview within [Nuxt Studio](https://nuxt.studio).
|
||||
Scrape from browser or server, whichever you prefer.
|
||||
::
|
||||
|
||||
::card{icon=logos:vue}
|
||||
::card{icon="logos:typescript-icon-round"}
|
||||
#title
|
||||
Vue Components
|
||||
Easy to use.
|
||||
#description
|
||||
Use built-in components (or your own!) inside your content.
|
||||
::
|
||||
|
||||
::card{icon=simple-icons:markdown}
|
||||
#title
|
||||
Write Markdown
|
||||
#description
|
||||
Enjoy the ease and simplicity of Markdown and discover [MDC syntax](https://content.nuxtjs.org/guide/writing/mdc).
|
||||
::
|
||||
|
||||
::card{icon=noto:rocket}
|
||||
#title
|
||||
Deploy anywhere
|
||||
#description
|
||||
Zero config on [Vercel](https://vercel.com) or [Netlify](https://netlify.com). Choose between static generation, on-demand rendering (Node) or edge-side rendering on [CloudFlare workers](https://workers.cloudflare.com).
|
||||
::
|
||||
|
||||
::card{icon=noto:puzzle-piece}
|
||||
#title
|
||||
Extensible.
|
||||
#description
|
||||
Customize the whole design, or add components using slots - you can make Docus your own.
|
||||
Get started with scraping your favourite media sites with just 5 lines of code. Fully typed of course.
|
||||
::
|
||||
::
|
||||
|
Reference in New Issue
Block a user