119 lines
1.8 KiB
TOML
Executable File
119 lines
1.8 KiB
TOML
Executable File
############# French navigation adaptée à menu.yml ##############
|
|
|
|
[[main]]
|
|
name = "Fonctionnalités"
|
|
hasChildren = true
|
|
weight = 1
|
|
|
|
[[main]]
|
|
parent = "Fonctionnalités"
|
|
name = "Aperçu"
|
|
url = "presentation/"
|
|
weight = 1
|
|
|
|
[[main]]
|
|
parent = "Fonctionnalités"
|
|
name = "Mises à jour"
|
|
url = "presentation/roadmap"
|
|
weight = 2
|
|
|
|
#############
|
|
|
|
[[main]]
|
|
name = "Formules"
|
|
hasChildren = true
|
|
weight = 2
|
|
|
|
[[main]]
|
|
parent = "Formules"
|
|
name = "Tarifs"
|
|
url = "get-chill/tarifs"
|
|
weight = 1
|
|
|
|
[[main]]
|
|
parent = "Formules"
|
|
name = "Les formations"
|
|
url = "get-chill/formations"
|
|
weight = 2
|
|
|
|
#############
|
|
|
|
[[main]]
|
|
name = "Installer"
|
|
hasChildren = true
|
|
weight = 3
|
|
|
|
[[main]]
|
|
parent = "Installer"
|
|
name = "Seul"
|
|
url = "get-chill/install"
|
|
weight = 1
|
|
|
|
[[main]]
|
|
parent = "Installer"
|
|
name = "Via un prestataire"
|
|
url = "get-chill/providers"
|
|
weight = 2
|
|
|
|
#############
|
|
|
|
[[main]]
|
|
name = "Ressources"
|
|
hasChildren = true
|
|
weight = 4
|
|
|
|
[[main]]
|
|
parent = "Ressources"
|
|
name = "Documentation technique"
|
|
url = "docs/technique"
|
|
weight = 1
|
|
|
|
[[main]]
|
|
parent = "Ressources"
|
|
name = "Code source"
|
|
url = "https://gitea.champs-libres.be/Chill-project/chill"
|
|
weight = 2
|
|
|
|
[[main]]
|
|
parent = "Ressources"
|
|
name = "Tickets Chill Bundles"
|
|
url = "https://gitea.champs-libres.be/Chill-project/bundles/issues"
|
|
weight = 3
|
|
|
|
[[main]]
|
|
parent = "Ressources"
|
|
name = "Manuels"
|
|
url = "https://gitea.champs-libres.be/Chill-project/manuals/releases"
|
|
weight = 4
|
|
|
|
#############
|
|
|
|
[[main]]
|
|
name = "Nous contacter"
|
|
url = "contact/"
|
|
weight = 5
|
|
|
|
#############
|
|
|
|
# footer menu
|
|
[[footer]]
|
|
name = "À propos"
|
|
url = "about/"
|
|
weight = 1
|
|
|
|
[[footer]]
|
|
name = "Vie privée"
|
|
url = "privacy-policy/"
|
|
weight = 2
|
|
|
|
[[footer]]
|
|
name = "Brochure"
|
|
url = "start/flyer"
|
|
weight = 3
|
|
|
|
[[footer]]
|
|
name = "Manuel"
|
|
url = "https://gitea.champs-libres.be/Chill-project/manuals/releases"
|
|
weight = 4
|
|
|