-
Notifications
You must be signed in to change notification settings - Fork 10
/
_config.yml
95 lines (84 loc) · 1.68 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
#
# Jekyll configuration
#
exclude: ["vendor"]
markdown: kramdown
encoding: utf-8
collections:
2014_program:
output: true
permalink: /2014/program/sessions/:path:output_ext
2015_program:
output: true
permalink: /2014/program/sessions/:path:output_ext
tracks2013:
13_agile: Agile
13_bigdata: BigData / noSQL
13_fun_prog: Programmation Fonctionnelle
13_gamification: Gamification
13_ia_robotics: IA / Robotique
13_java: Java
13_microsoft: Microsoft
13_mobile: Mobile
13_ruby: Ruby / Rails
13_web_dev: Web (JS / CSS3 / HTML5)
13_incubator: Incubateur
hours_j1:
- "9:40<br /><br />10:25"
- "10:40<br /><br />11:25"
- "11:40<br /><br />12:25"
- "13:30<br /><br />14:15"
- "14:30<br /><br />15:15"
- "15:30<br /><br />16:15"
- "16:30<br /><br />17:15"
- "17:30<br /><br />18:15"
hours_j2:
- "9:40<br /><br />10:25"
- "10:40<br /><br />11:25"
- "11:40<br /><br />12:25"
- "13:30<br /><br />14:15"
- "14:30<br /><br />15:15"
- "15:30<br /><br />16:15"
schedule2013_j1:
- 13_agile
- 13_fun_prog
- 13_java
- 13_microsoft
- 13_mobile
- 13_web_dev
- 13_incubator
- 13_gamification
- 13_bigdata
schedule2013_j2:
- 13_agile
- 13_fun_prog
- 13_java
- 13_microsoft
- 13_mobile
- 13_web_dev
- 13_incubator
- 13_ruby
- 13_ia_robotics
schedule2014:
- "10:30 - 11:15"
- "11:30 - 12:15"
- "13:45 - 14:30"
- "14:45 - 15:30"
- "16:00 - 16:45"
- "17:00 - 17:45"
schedule2015:
- "10:30-11:15"
- "11:30-12:15"
- "13:45-14:30"
- "14:45-15:30"
- "16:00-16:45"
- "17:00-17:45"
rooms2015:
- "A101"
- "BS31"
- "A104"
- "A102"
- "A106"
- "BS30"
- "A105"
- "BS27"