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 backend
// EXPLAIN WHAT THE BACKEND DOES

View File

@@ -0,0 +1,7 @@
# Deploying the backend
// FILL PAGE
## Method 1 - docker
// EXPLAIN HOW TO DEPLOY WITH DOCKER

View File

@@ -0,0 +1,3 @@
# Backend Config Reference
// ADD CONFIGURATION REFERENCE

View File

@@ -0,0 +1,3 @@
# Version 1.0.0
Changelog goes here

View File

@@ -0,0 +1 @@
No upgrades to be done yet

View File

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