Skip to content
Snippets Groups Projects
Commit fe7240c4 authored by jbar's avatar jbar
Browse files

WIP site homepage and top banner

parent b1cf3f20
No related branches found
No related tags found
No related merge requests found
...@@ -47,42 +47,30 @@ link = "plugins/fuse/fuse.js" ...@@ -47,42 +47,30 @@ link = "plugins/fuse/fuse.js"
############################## navigation ############################### ############################## navigation ###############################
# main menu # main menu
[[menu.main]] [[menu.main]]
weight = 1 weight = 2
name = "about" name = "about"
hasChildren = true hasChildren = true
[[menu.main]] [[menu.main]]
parent = "about" parent = "about"
name = "OpenPGP" name = "Axiom-Team"
URL = "about/openpgp"
weight = 1
[[menu.main]]
parent = "about"
name = "FOOPGP"
URL = "about" URL = "about"
weight = 2 weight = 2
[[menu.main]] [[menu.main]]
parent = "about" parent = "about"
name = "partners" name = "the team"
URL = "partner"
weight = 4
[[menu.main]]
parent = "about"
name = "friends"
URL = "author" URL = "author"
weight = 3 weight = 3
[[menu.main]] [[menu.main]]
parent = "about" parent = "about"
name = "donate" name = "partners"
URL = "about/donate" URL = "partner"
weight = 5 weight = 4
[[menu.main]] [[menu.main]]
parent = "about" parent = "about"
...@@ -91,51 +79,52 @@ hasChildren = true ...@@ -91,51 +79,52 @@ hasChildren = true
weight = 6 weight = 6
[[menu.main]] [[menu.main]]
name = "solutions" name = "fields"
hasChildren = true hasChildren = true
URL = "solutions" URL = "solutions"
weight = 2 weight = 2
[[menu.main]] [[menu.main]]
parent = "solutions" parent = "fields"
name = "authentication" name = "governance"
URL = "solutions/theme-authentication" URL = "solutions/theme-authentication"
weight = 1 weight = 1
[[menu.main]] [[menu.main]]
parent = "solutions" parent = "fields"
name = "encryption" name = "communication"
URL = "solutions/encryption" URL = "https://axiom-team.fr/supports"
weight = 2 weight = 7
[[menu.main]] [[menu.main]]
parent = "solutions" parent = "fields"
name = "email" name = "identity"
URL = "solutions/theme-email" URL = "solutions/encryption"
weight = 3 weight = 3
[[menu.main]] [[menu.main]]
parent = "solutions" parent = "fields"
name = "identity" name = "blockchain"
URL = "solutions/theme-identity" URL = "solutions/theme-email"
weight = 4 weight = 4
[[menu.main]] [[menu.main]]
parent = "solutions" parent = "fields"
name = "vote" name = "UX/UI"
URL = "solutions/theme-vote" URL = "solutions/theme-identity"
weight = 5 weight = 5
[[menu.main]] [[menu.main]]
parent = "solutions" parent = "fields"
name = "currency" name = "finances"
URL = "solutions/theme-currency" URL = "solutions/theme-currency"
weight = 6 weight = 6
[[menu.main]] [[menu.main]]
name = "trainings"
URL = "course"
weight = 3 weight = 3
name = "join"
URL = "https://axiom-team.fr/adherer"
[[menu.main]] [[menu.main]]
weight = 4 weight = 4
......
...@@ -31,18 +31,27 @@ ...@@ -31,18 +31,27 @@
- id: events - id: events
translation: events translation: events
- id: fields
translation: fields
- id: "follow us" - id: "follow us"
translation: follow us translation: follow us
- id: friends - id: friends
translation: friends translation: friends
- id: governance
translation: governance
- id: home - id: home
translation: home translation: home
- id: identity - id: identity
translation: identity translation: identity
- id: join
translation: join
- id: "join us" - id: "join us"
translation: join us translation: join us
...@@ -55,6 +64,9 @@ ...@@ -55,6 +64,9 @@
- id: solutions - id: solutions
translation: solutions translation: solutions
- id: "the team"
translation: the team
- id: trainings - id: trainings
translation: training translation: training
......
...@@ -31,18 +31,30 @@ ...@@ -31,18 +31,30 @@
- id: events - id: events
translation: évènements translation: évènements
- id: fields
translation: terrains
- id: finances
translation: trésorerie
- id: "follow us" - id: "follow us"
translation: nous suivre translation: nous suivre
- id: friends - id: friends
translation: amis translation: amis
- id: governance
translation: gouvernance
- id: home - id: home
translation: accueil translation: accueil
- id: identity - id: identity
translation: identité translation: identité
- id: join
translation: adhérer
- id: "join us" - id: "join us"
translation: nous rejoindre translation: nous rejoindre
...@@ -55,6 +67,9 @@ ...@@ -55,6 +67,9 @@
- id: solutions - id: solutions
translation: solutions translation: solutions
- id: "the team"
translation: l'équipe
- id: trainings - id: trainings
translation: formations translation: formations
......
static/images/banner/banner-1.jpg

235 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment