-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
105 lines (97 loc) · 2.17 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
93
94
95
96
97
98
99
100
101
102
103
104
105
description: Club de robotique jurassien
url: "https://robots-ju.ch"
markdown: kramdown
excerpt_separator: <!--more-->
permalink: /:year/:month/:day/:title
defaults:
- scope:
path: ""
type: posts
values:
layout: post
future: true
collections:
- projects
gems:
- jekyll-feed
- jekyll-redirect-from
exclude:
- Gemfile
- Gemfile.lock
main_menu:
- title: FLL Challenge
url: /ateliers-fll
atelier: 1
- title: FLL Explore
url: /ateliers-fll-explore
atelier: 1
- title: Avancés
url: /ateliers-avances
atelier: 1
- title: Événements
url: /events
- title: Outils
url: /outils
- title: Palmarès
url: /palmares
- title: À propos
url: /about
- title: Contact
url: /contact
sitemap:
activities:
- title: Ateliers FLL Challenge
url: /ateliers-fll
- title: Ateliers FLL Explore
url: /ateliers-fll-explore
- title: Ateliers Avancés
url: /ateliers-avances
- title: Coupe Robots-JU
url: https://coupe.robots-ju.ch/
- title: Événements
url: /events
pages:
- title: Accueil
url: /
- title: Outils
url: /outils
- title: Palmarès
url: /palmares
- title: On parle de nous
url: /presse
- title: À propos
url: /about
- title: Sponsoring
url: /sponsoring
- title: Contact
url: /contact
social_links:
- title: Twitter/X
url: https://twitter.com/RobotsJU
label: "@RobotsJU"
icon: twitter
- title: Facebook
url: https://www.facebook.com/RobotsJU/
label: "@RobotsJU"
icon: facebook
- title: Instagram
url: https://www.instagram.com/robotsju/
label: "robotsju"
icon: instagram
- title: YouTube
url: https://www.youtube.com/user/robotsju
label: /robotsju
icon: youtube-play
- title: Flickr
url: https://www.flickr.com/photos/robots-ju/
label: "robots-ju"
icon: flickr
- title: GitHub
url: https://github.com/robots-ju
label: "robots-ju"
icon: github
- title: LinkedIn
url: https://www.linkedin.com/company/robots-ju/
label: "robots-ju"
icon: linkedin
contact_form_url: https://forms.robots-ju.ch/forms/site-contact