forked from jesuisundesdeux/vigilo-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
45 lines (44 loc) · 1.25 KB
/
config.yaml
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
baseURL: http://vigilo.city/
languageCode: fr-FR
defaultContentLanguage: fr
title: À pied ou à vélo, ayez le réflexe Vigilo
theme: hugo-theme-learn
themesdir: themes/
metaDataFormat: yaml
defaultContentLanguageInSubdir: true
params:
editURL: 'https://github.com/jesuisundesdeux/vigilo-website/edit/source/content/'
description: À pied ou à vélo, ayez le réflexe Vigilo
author: JeSuisUnDesDeux
showVisitedLinks: true
disableBreadcrumb: false
disableNextPrev: false
outputs:
home:
- HTML
- RSS
- JSON
Languages:
fr:
title: À pied ou à vélo, ayez le réflexe Vigilo
weight: 1
languageName: Français
menu:
shortcuts:
- name: <i class='fab fa-fw fa-android'></i> Application Android
url: >-
https://play.google.com/store/apps/details?id=com.velocite34.vigilo&hl=fr
weight: 10
- name: <i class='fas fa-fw fa-city'></i> Villes
url: /fr/villes/
weight: 11
en:
title: Vigilo website
weight: 2
languageName: English
menu:
shortcuts:
- name: <i class='fab fa-fw fa-android'></i> Application Android
url: >-
https://play.google.com/store/apps/details?id=com.velocite34.vigilo&hl=fr
weight: 10