forked from support/it-docs
Update mkdocs
updated navigation and also removed production section
This commit is contained in:
parent
26e07e7e47
commit
10523deec6
1 changed files with 27 additions and 24 deletions
51
mkdocs.yml
51
mkdocs.yml
|
|
@ -39,6 +39,7 @@ markdown_extensions:
|
|||
nav:
|
||||
- Home: index.md
|
||||
- Hardware:
|
||||
- hardware/index.md
|
||||
- Computers:
|
||||
- hardware/computers/index.md
|
||||
- hardware/computers/290-g1.md
|
||||
|
|
@ -50,33 +51,35 @@ nav:
|
|||
- hardware/network/hg8245w5.md
|
||||
- hardware/network/rt2600ac.md
|
||||
- hardware/network/sf3000-24p.md
|
||||
- hardware/index.md
|
||||
- Installation:
|
||||
- installation/index.md
|
||||
- installation/sandbox.md
|
||||
- Production:
|
||||
- installation/production/index.md
|
||||
- installation/production/prerequisites.md
|
||||
- installation/production/proxmox.md
|
||||
- installation/production/docker.md
|
||||
- installation/production/external-resources.md
|
||||
- installation/production/configuration.md
|
||||
- installation/production/deployment.md
|
||||
- installation/post-installation.md
|
||||
- Services:
|
||||
- Docker:
|
||||
- services/docker/index.md
|
||||
- services/docker/droneci.md
|
||||
- services/docker/elasticsearch.md
|
||||
- services/docker/gitea.md
|
||||
- services/docker/graylog.md
|
||||
- services/docker/mariadb.md
|
||||
- services/docker/mongodb.md
|
||||
- services/docker/nginx.md
|
||||
- services/docker/pihole.md
|
||||
- services/docker/portainer.md
|
||||
- services/docker/traefik.md
|
||||
- services/docker/uptime-kuma.md
|
||||
- services/docker/installation.md
|
||||
- services/docker/configuration.md
|
||||
- Droneci:
|
||||
- services/droneci/index.md
|
||||
- services/droneci/installation.md
|
||||
- services/droneci/configuration.md
|
||||
- Gitea:
|
||||
- services/gitea/index.md
|
||||
- services/gitea/installation.md
|
||||
- services/gitea/configuration.md
|
||||
- Mariadb:
|
||||
- services/mariadb/index.md
|
||||
- services/mariadb/installation.md
|
||||
- services/mariadb/configuration.md
|
||||
- Mongodb:
|
||||
- services/mongodb/index.md
|
||||
- services/mongodb/installation.md
|
||||
- services/mongodb/configuration.md
|
||||
- Nginx:
|
||||
- services/nginx/index.md
|
||||
- services/nginx/installation.md
|
||||
- services/nginx/configuration.md
|
||||
- Portainer:
|
||||
- services/portainer/index.md
|
||||
- services/portainer/installation.md
|
||||
- services/portainer/configuration.md
|
||||
- Proxmox:
|
||||
- services/proxmox/index.md
|
||||
- services/proxmox/db01.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue