docs: remove empty index pages

It seems more confusing without actual content, which can be added on an
overview page.

Add the new instant load feature as well.
This commit is contained in:
Khue Doan 2024-03-30 13:05:37 +07:00
parent e13ae3726d
commit 259f51362b
12 changed files with 2 additions and 29 deletions

View File

@ -1 +0,0 @@
# Concepts

View File

@ -1 +0,0 @@
# Getting started

View File

@ -1 +0,0 @@
# How-to guides

View File

@ -1,3 +0,0 @@
# ArgoCD
TODO (PR welcomed)

View File

@ -1,3 +0,0 @@
# cert-manager
TODO (PR welcomed)

View File

@ -1,3 +0,0 @@
# Gitea
TODO (PR welcomed)

View File

@ -1 +0,0 @@
# Troubleshooting

View File

@ -1 +0,0 @@
# Installation

View File

@ -1 +0,0 @@
# Production

View File

@ -1 +0,0 @@
# Architecture

View File

@ -1 +0,0 @@
# Reference

View File

@ -11,7 +11,8 @@ theme:
palette:
primary: black
features:
- navigation.indexes
- navigation.expand
- navigation.instant
- navigation.sections
- search.highlight
- search.share
@ -38,28 +39,23 @@ markdown_extensions:
nav:
- Home: index.md
- Installation:
- installation/index.md
- installation/sandbox.md
- Production:
- installation/production/index.md
- installation/production/prerequisites.md
- installation/production/external-resources.md
- installation/production/configuration.md
- installation/production/deployment.md
- installation/post-installation.md
- Getting started:
- getting-started/index.md
- getting-started/user-onboarding.md
- getting-started/install-pre-commit-hooks.md
- Concepts:
- concepts/index.md
- concepts/pxe-boot.md
- concepts/secrets-management.md
- concepts/certificate-management.md
- concepts/tools-container.md
- concepts/testing.md
- How-to guides:
- how-to-guides/index.md
- how-to-guides/alternate-dns-setup.md
- how-to-guides/expose-services-to-the-internet.md
- how-to-guides/use-both-github-and-gitea.md
@ -70,15 +66,9 @@ nav:
- how-to-guides/media-management.md
- how-to-guides/updating-documentation.md
- Troubleshooting:
- how-to-guides/troubleshooting/index.md
- how-to-guides/troubleshooting/argocd.md
- how-to-guides/troubleshooting/cert-manager.md
- how-to-guides/troubleshooting/gitea.md
- how-to-guides/troubleshooting/pxe-boot.md
- Reference:
- reference/index.md
- Architecture:
- reference/architecture/index.md
- reference/architecture/overview.md
- reference/architecture/networking.md
- reference/architecture/decision-records.md