mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 10:43:26 +00:00
Setup navigation structure
This commit is contained in:
3
content/3.proxy/0.introduction.md
Normal file
3
content/3.proxy/0.introduction.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Introduction to the proxy
|
||||
|
||||
// EXPLAIN WHAT A PROXY IS
|
15
content/3.proxy/1.deploy.md
Normal file
15
content/3.proxy/1.deploy.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Deploying the proxy
|
||||
|
||||
// FILL PAGE
|
||||
|
||||
## Method 1 - cloudflare (easy)
|
||||
|
||||
// EXPLAIN HOW TO DEPLOY TO CLOUDFLARE with button
|
||||
|
||||
## Method 1 - cloudflare (manual)
|
||||
|
||||
// EXPLAIN HOW TO DEPLOY TO CLOUDFLARE MANUALLY
|
||||
|
||||
## Method 2 - docker
|
||||
|
||||
// EXPLAIN HOW TO DEPLOY WITH DOCKER
|
3
content/3.proxy/_dir.yml
Normal file
3
content/3.proxy/_dir.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
title: 'Proxy'
|
||||
icon: mdi:server-network
|
||||
navigation.redirect: /proxy/introduction
|
Reference in New Issue
Block a user