forked from softshake/softshake.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
58 lines (53 loc) · 801 Bytes
/
_config.yml
File metadata and controls
58 lines (53 loc) · 801 Bytes
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
#
# Jekyll configuration
#
auto: true
exclude: ["vendor"]
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:
- "S1"
- "S2"
- "S3"
- "S4"
- "S5"
- "S6"
- "S7"
- "S8"
hours_j2:
- "S1"
- "S2"
- "S3"
- "S4"
- "S5"
- "S6"
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