-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.yml
75 lines (65 loc) · 1.65 KB
/
settings.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
# Landscape2 settings
#
# This settings file allows customizing some aspects of the landscape.
#
# Reference documentation: https://github.com/cncf/landscape2/blob/main/docs/config/settings.yml
foundation: cordes.taxi
url: http://127.0.0.1:8000
colors:
color1: "rgba(0, 107, 204, 1)"
color2: "rgba(255, 0, 170, 1)"
color3: "rgba(96, 149, 214, 1)"
color4: "rgba(0, 42, 81, 0.7)"
color5: "rgba(1, 107, 204, 0.7)"
color6: "rgba(0, 42, 81, 0.7)"
color7: "rgba(180, 219, 255, 1)"
footer:
links:
github: "https://github.com/rriclet/carte-des-cordes"
text: N'hésitez pas à écrire à [email protected] pour signaler des erreurs, proposer des ajouts ou des suggestions d'amélioration :)
grid_items_size: large
groups:
- name: par type de structure
categories:
- "# Solidarité"
- Formation
- Matériel
- Employeurs
- name: par région
categories:
- National
- Auvergne-Rhône-Alpes
- Bourgogne-Franche-Comté
- Bretagne
- Centre-Val de Loire
- Corse
- Grand Est
- Hauts-de-France
- Île-de-France
- Monaco
- Normandie
- Nouvelle-Aquitaine
- Occitanie
- Outre-mer
- Pays de la Loire
- Provence-Alpes-Côte d'Azur
- name: par accident
categories:
- 2009
- 2010
- 2011
- 2012
- 2014
- 2016
- 2017
- 2018
- 2019
- 2020
- 2022
- 2023
- 2024
header:
links:
github: "https://github.com/rriclet/carte-des-cordes"
logo: https://raw.githubusercontent.com/rriclet/carte-des-cordes/refs/heads/master/logos/taxi.png
screenshot_width: 1500