-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_site.yml
55 lines (48 loc) · 1.18 KB
/
_site.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
name: "Marie-Pierre Etienne"
output_dir: "."
navbar:
title: 'Marie-Pierre Etienne'
left:
- text: "Bio "
icon: fa-child
href: bio.html
- text: "Research "
icon: fa-chart-area
menu:
- text: "Research interests"
href: research.html
- text: "Publications"
href: publications.html
icon: fa-file-text-o
- text: "Teaching"
icon: fa-laptop
menu:
- text: "Software"
href: misc_teaching.html
- text: "L3"
href: l3.html
- text: "M2"
href: M2.html
- text: "Continuing education"
href: teaching_fc.html
- text: "Available dataset"
href: data.html
- text: "Some R-eminders"
menu:
- text: "Import Data"
href: h_import_data.html
- text: "Student's questions"
href: stu_questions.html
- text: "Les mouettes savantes"
href: https://marieetienne.github.io/lesmouettessavantes/
right:
- text: "Github"
icon: fab fa-github
href: https://github.com/MarieEtienne
- text: "News"
href: news.html
icon: fa-commenting
output:
html_document:
theme: lumen
highlight: haddock