web: start: add sliding menu

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-06-03 23:54:41 +02:00
commit 50a290d808
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
4 changed files with 159 additions and 22 deletions

View file

@ -51,11 +51,27 @@ remote_pages: []
# List routes in desired display order.
# A page not listed here is accessible via /#/route but hidden from the nav.
menu:
- dashboard
- type: separator
- type: group
label: Réseau
icon: vpc
children:
- vpcs
- subnets
- type: group
label: Empty
icon: vpc
children: []
- type: group
label: Compute
icon: vm
children:
- vms
- type: separator
- dashboard
- type: section
label: Réseau
- vpcs
- subnets
- type: separator
- vms