Setup navigation structure

This commit is contained in:
mrjvs
2023-12-12 19:25:35 +01:00
parent ed407e2d76
commit 4f9e1f0974
21 changed files with 105 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
# Introduction to the proxy
// EXPLAIN WHAT A PROXY IS

View 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
View File

@@ -0,0 +1,3 @@
title: 'Proxy'
icon: mdi:server-network
navigation.redirect: /proxy/introduction