mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 05:33:26 +00:00
Add .prettierignore because of setext headers
This commit is contained in:
2
.prettierignore
Normal file
2
.prettierignore
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Ignore index due to prettier removing setext headers
|
||||||
|
*.index.md
|
@@ -8,11 +8,11 @@ layout: page
|
|||||||
::block-hero
|
::block-hero
|
||||||
---
|
---
|
||||||
cta:
|
cta:
|
||||||
- Get Started
|
- Get Started
|
||||||
- /self-hosting/hosting-intro
|
- /self-hosting/hosting-intro
|
||||||
secondary:
|
secondary:
|
||||||
- Open on GitHub →
|
- Open on GitHub →
|
||||||
- https://github.com/movie-web/movie-web
|
- https://github.com/movie-web/movie-web
|
||||||
---
|
---
|
||||||
|
|
||||||
#title
|
#title
|
||||||
@@ -32,66 +32,64 @@ What's all the fuss?
|
|||||||
:ellipsis
|
:ellipsis
|
||||||
|
|
||||||
#default
|
#default
|
||||||
::card{icon="mdi:server-network"}
|
::card{icon="mdi:server-network"}
|
||||||
#title
|
#title
|
||||||
Easy to host
|
Easy to host
|
||||||
#description
|
#description
|
||||||
Can be easily hosted on any static website host.
|
Can be easily hosted on any static website host.
|
||||||
::
|
::
|
||||||
::card{icon="material-symbols:hangout-video-off"}
|
::card{icon="material-symbols:hangout-video-off"}
|
||||||
#title
|
#title
|
||||||
No ADs
|
No ADs
|
||||||
#description
|
#description
|
||||||
movie-web will never show ADs, enjoy watching without interruptions.
|
movie-web will never show ADs, enjoy watching without interruptions.
|
||||||
::
|
::
|
||||||
::card{icon="ic:baseline-ondemand-video"}
|
::card{icon="ic:baseline-ondemand-video"}
|
||||||
#title
|
#title
|
||||||
Custom Player
|
Custom Player
|
||||||
#description
|
#description
|
||||||
Enjoy a fully custom video player including streaming integration, subtitle customisation and easy TV season navigation.
|
Enjoy a fully custom video player including streaming integration, subtitle customisation and easy TV season navigation.
|
||||||
::
|
::
|
||||||
::card{icon="mdi:content-save"}
|
::card{icon="mdi:content-save"}
|
||||||
#title
|
#title
|
||||||
Saves your progress
|
Saves your progress
|
||||||
#description
|
#description
|
||||||
Will remember your progress in movies and TV shows, so you can easily continue where you left off.
|
Will remember your progress in movies and TV shows, so you can easily continue where you left off.
|
||||||
::
|
::
|
||||||
::card{icon="mdi:bookmark"}
|
::card{icon="mdi:bookmark"}
|
||||||
#title
|
#title
|
||||||
Bookmarking
|
Bookmarking
|
||||||
#description
|
#description
|
||||||
Allows you to bookmark your favourite movies and TV shows, so you can easily find them again.
|
Allows you to bookmark your favourite movies and TV shows, so you can easily find them again.
|
||||||
::
|
::
|
||||||
::card{icon="mdi:cloud-refresh"}
|
::card{icon="mdi:cloud-refresh"}
|
||||||
#title
|
#title
|
||||||
Syncing across devices
|
Syncing across devices
|
||||||
#description
|
#description
|
||||||
We support syncing your progress, proxies and bookmarks across devices, so you can easily continue where you left off.
|
We support syncing your progress, proxies and bookmarks across devices, so you can easily continue where you left off.
|
||||||
::
|
::
|
||||||
::card{icon="mdi:power-plug-outline"}
|
::card{icon="mdi:power-plug-outline"}
|
||||||
#title
|
#title
|
||||||
Modular by design
|
Modular by design
|
||||||
#description
|
#description
|
||||||
Mix and match different parts of the movie-web service, [host your backend](4.backend/1.deploy.md) or use ours, it'll work either way.
|
Mix and match different parts of the movie-web service, [host your backend](4.backend/1.deploy.md) or use ours, it'll work either way.
|
||||||
|
::
|
||||||
##
|
::card{icon="mdi:flag"}
|
||||||
|
#title
|
||||||
::
|
Multiple Languages
|
||||||
::card{icon="mdi:flag"}
|
#description
|
||||||
#title
|
Supports over 25 languages, including English, German, French, Spanish, Italian, Czech, Hindi, Arabic, Hebrew and more. View the full list on [weblate](https://weblate.movie-web.app){target="\_blank"}.
|
||||||
Multiple Languages
|
::
|
||||||
#description
|
::card{icon="mdi:brush-variant"}
|
||||||
Supports over 25 languages, including English, German, French, Spanish, Italian, Czech, Hindi, Arabic, Hebrew and more. View the full list on [weblate](https://weblate.movie-web.app){target="\_blank"}.
|
#title
|
||||||
::
|
Customisable
|
||||||
::card{icon="mdi:brush-variant"}
|
#description
|
||||||
#title
|
Supports custom themes, subtitle colors and sizes so you can make it look however you want.
|
||||||
Customisable
|
::
|
||||||
#description
|
::card{icon="mdi:cellphone"}
|
||||||
Supports custom themes, subtitle colors and sizes so you can make it look however you want.
|
#title
|
||||||
::
|
PWA Support
|
||||||
::card{icon="mdi:cellphone"}
|
#description
|
||||||
#title
|
Supports PWA, so you can install it on your phone and use it just like a native app.
|
||||||
PWA Support
|
::
|
||||||
#description
|
|
||||||
Supports PWA, so you can install it on your phone and use it just like a native app.
|
|
||||||
::
|
::
|
||||||
|
Reference in New Issue
Block a user