mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 05:03:27 +00:00
Rename numbers
This commit is contained in:
@@ -8,7 +8,7 @@ layout: page
|
|||||||
---
|
---
|
||||||
cta:
|
cta:
|
||||||
- Get Started
|
- Get Started
|
||||||
- /introduction/getting-started
|
- /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
|
||||||
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
title: 'Getting started'
|
|
||||||
---
|
|
||||||
# Getting Started
|
|
||||||
|
|
@@ -1,2 +0,0 @@
|
|||||||
icon: ph:star-duotone
|
|
||||||
navigation.redirect: /introduction/getting-started
|
|
@@ -22,7 +22,7 @@ If you want to own your own data, it's possible to selfhost just the account ser
|
|||||||
This method is only recommended if you have experience hosting databases or other similar stateful applications.
|
This method is only recommended if you have experience hosting databases or other similar stateful applications.
|
||||||
|
|
||||||
1. [Setup the Backend!](4.backend.md)
|
1. [Setup the Backend!](4.backend.md)
|
||||||
2. [Configure the Client!](3.client.md)
|
2. [Configure the Client!](5.use-backend.md)
|
||||||
|
|
||||||
## Method 3 - host everything
|
## Method 3 - host everything
|
||||||
If you want an instance that's completely isolated from official movie-web. You can selfhost all parts.
|
If you want an instance that's completely isolated from official movie-web. You can selfhost all parts.
|
Reference in New Issue
Block a user