mirror of
https://github.com/sussy-code/docs.git
synced 2026-03-11 17:55:41 +00:00
Rename numbers
This commit is contained in:
parent
31690529eb
commit
c4d1622922
26 changed files with 2 additions and 9 deletions
|
|
@ -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.
|
||||||
Loading…
Reference in a new issue