-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
92 lines (85 loc) · 2.1 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
description: Le site d'information sur la mobilité électrique en Suisse romande
url: https://evromandie.ch
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-redirect-from
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- scripts
excerpt_separator: <!--more-->
permalink: /:year/:month/:day/:title
defaults:
- scope:
path: ""
type: posts
values:
layout: post
matomo:
url: https://analytics.kilowhat.net/
id: 31
main_menu:
- title: Carte
url: https://map.evromandie.ch/
- title: Événements
url: /evenements
- title: S'informer
children:
- title: Stands d'information
url: /stands
- title: Chaînes YouTube
url: /youtube
- title: Groupes de discussion
url: /groupes-de-discussion
- title: Discord
url: /discord
- title: Démystification
url: /mythbusting
- title: Planifier un itinéraire
url: /planifier-un-itineraire
- title: Glossaire
url: /glossaire
- title: Autres liens et ressources
url: /ressources
- title: Rouler électrique
children:
- title: Louer un véhicule électrique
url: /louer-une-voiture
- title: Acheter d'occasion
url: /acheter-occasion
- title: Auto-école
url: /auto-ecole
- title: Courses et concours
url: /courses-et-concours
- title: À propos
url: /a-propos
- title: Soutenir
url: /soutenir
forum_url: https://forum.evromandie.ch/
social_links:
- title: YouTube
url: https://www.youtube.com/channel/UCNGDiG3zqA-sUW0utDszY0Q
label: EV Romandie
icon: youtube-play
- title: Flickr
url: https://www.flickr.com/photos/evromandie/albums
label: "@evromandie"
icon: flickr
- title: Twitter
url: https://twitter.com/evromandie
label: "@evromandie"
icon: twitter
- title: Facebook
url: https://www.facebook.com/evromandie/
label: "@evromandie"
icon: facebook
- title: GitHub
url: https://github.com/evromandie
label: evromandie
icon: github