adjust menu items

This commit is contained in:
Julie Lenaerts 2024-01-18 19:16:58 +01:00
parent 405db20aa1
commit 591b2fc93e
4 changed files with 44 additions and 50 deletions

View File

@ -15,25 +15,31 @@ weight = 1
parent = "Functionalities" parent = "Functionalities"
name = "Follow-up support plan" name = "Follow-up support plan"
url = "presentation/accompanying-courses" url = "presentation/accompanying-courses"
weight = 2 weight = 3
[[main]]
parent = "Functionalities"
name = "Follow-up decisions"
url = "presentation/workflow"
weight = 4
[[main]] [[main]]
parent = "Functionalities" parent = "Functionalities"
name = "Generation of documents" name = "Generation of documents"
url = "presentation/doc-generation" url = "presentation/doc-generation"
weight = 3 weight = 5
[[main]] [[main]]
parent = "Functionalities" parent = "Functionalities"
name = "Export statistics" name = "Export statistics"
url = "presentation/export-stats" url = "presentation/export-stats"
weight = 4 weight = 6
[[main]] [[main]]
parent = "Functionalities" parent = "Functionalities"
name = "Roadmap" name = "Roadmap"
url = "presentation/roadmap" url = "presentation/roadmap"
weight = 5 weight = 7
############# #############
@ -63,27 +69,21 @@ weight = 4
[[main]] [[main]]
parent = "Get Chill" parent = "Get Chill"
url = "http://demo.chill.social" url = "get-chill/install"
name = "Try the demo" name = "Install Chill"
weight = 1 weight = 1
[[main]] [[main]]
parent = "Get Chill" parent = "Get Chill"
url = "get-chill/install" url = "get-chill/configuration"
name = "Install Chill" name = "Configuration"
weight = 2 weight = 2
[[main]]
parent = "Get Chill"
url = "get-chill/configuration"
name = "Configuration support"
weight = 3
[[main]] [[main]]
parent = "Get Chill" parent = "Get Chill"
url = "get-chill/providers" url = "get-chill/providers"
name = "Find a provider" name = "Providers"
weight = 4 weight = 3
############# #############

View File

@ -17,22 +17,22 @@ name = "Suivi des accompagnements"
url = "presentation/accompanying-courses" url = "presentation/accompanying-courses"
weight = 2 weight = 2
[[main]]
parent = "Fonctionnalités"
name = "Suivi des décisions"
url = "presentation/workflow"
weight = 3
[[main]] [[main]]
parent = "Fonctionnalités" parent = "Fonctionnalités"
name = "Génération de documents" name = "Génération de documents"
url = "presentation/doc-generation" url = "presentation/doc-generation"
weight = 3 weight = 4
[[main]] [[main]]
parent = "Fonctionnalités" parent = "Fonctionnalités"
name = "Export des statistiques" name = "Export des statistiques"
url = "presentation/export-stats" url = "presentation/export-stats"
weight = 4
[[main]]
parent = "Fonctionnalités"
name = "Suivre des décisions"
url = "presentation/workflow"
weight = 5 weight = 5
[[main]] [[main]]
@ -67,29 +67,23 @@ name = "Obtenir Chill"
hasChildren = true hasChildren = true
weight = 4 weight = 4
[[main]]
parent = "Obtenir Chill"
url = "http://demo.chill.social"
name = "Essayer la démo"
weight = 1
[[main]] [[main]]
parent = "Obtenir Chill" parent = "Obtenir Chill"
url = "get-chill/install" url = "get-chill/install"
name = "Installer Chill" name = "Installer Chill"
weight = 2 weight = 1
[[main]] [[main]]
parent = "Obtenir Chill" parent = "Obtenir Chill"
url = "get-chill/configuration" url = "get-chill/configuration"
name = "Support à la configuration" name = "Support à la configuration"
weight = 3 weight = 2
[[main]] [[main]]
parent = "Obtenir Chill" parent = "Obtenir Chill"
url = "get-chill/providers" url = "get-chill/providers"
name = "Trouver un prestataire" name = "Trouver un prestataire"
weight = 4 weight = 3
############# #############

View File

@ -3,7 +3,7 @@
[[main]] [[main]]
name = "Functionaliteiten" name = "Functionaliteiten"
url = "presentation/" url = "presentation/"
weight = 2 weight = 1
[[main]] [[main]]
parent = "Functionaliteiten" parent = "Functionaliteiten"
@ -17,23 +17,29 @@ name = "Opvolging hulpverleningstrajecten"
url = "presentation/accompanying-courses" url = "presentation/accompanying-courses"
weight = 2 weight = 2
[[main]]
parent = "Functionaliteiten"
name = "Opvolging beslissingen"
url = "presentation/workflow"
weight = 3
[[main]] [[main]]
parent = "Functionaliteiten" parent = "Functionaliteiten"
name = "Genereren van documenten" name = "Genereren van documenten"
url = "presentation/doc-generation" url = "presentation/doc-generation"
weight = 3 weight = 4
[[main]] [[main]]
parent = "Functionaliteiten" parent = "Functionaliteiten"
name = "Exporteren van statistieken" name = "Exporteren van statistieken"
url = "presentation/export-stats" url = "presentation/export-stats"
weight = 4 weight = 5
[[main]] [[main]]
parent = "Functionaliteiten" parent = "Functionaliteiten"
name = "Roadmap" name = "Roadmap"
url = "presentation/roadmap" url = "presentation/roadmap"
weight = 5 weight = 6
############# #############
@ -63,27 +69,21 @@ weight = 4
[[main]] [[main]]
parent = "Chill verkrijgen" parent = "Chill verkrijgen"
url = "http://demo.chill.social" url = "get-chill/install"
name = "Demo" name = "Chill installeren"
weight = 1 weight = 1
[[main]] [[main]]
parent = "Chill verkrijgen" parent = "Chill verkrijgen"
url = "get-chill/install" url = "get-chill/configuration"
name = "Chill installeren" name = "Configuratie"
weight = 2 weight = 2
[[main]]
parent = "Chill verkrijgen"
url = "get-chill/configuration"
name = "Begeleiding bij de configuratie"
weight = 3
[[main]] [[main]]
parent = "Chill verkrijgen" parent = "Chill verkrijgen"
url = "get-chill/providers" url = "get-chill/providers"
name = "Een leverancier vinden" name = "Leveranciers"
weight = 4 weight = 3
############# #############

View File

@ -23,7 +23,7 @@ navbar_fixed = false
# theme-mode # theme-mode
# available options [light/dark/system] # available options [light/dark/system]
theme_switcher = false theme_switcher = false
theme_default = "light" theme_default = "light"
# Main Sections # Main Sections
mainSections = ["blog"] mainSections = ["blog"]
@ -51,7 +51,7 @@ preloader = "" # use jpg, png, svg or gif format.
# Navigation button # Navigation button
[navigation_button] [navigation_button]
enable = true enable = true
label = "Essayer la démo" label = "Demo"
link = "http://demo.chill.social" link = "http://demo.chill.social"
# search # search