forked from privefl/rmarkdown-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
42 lines (41 loc) · 1.13 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
name: "Magali Richard" # CHANGE HERE
output_dir: "."
navbar:
title: "Magali Richard" # CHANGE HERE
type: inverse
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "People"
icon: fa-user
href: people.html
- text: "Research"
icon: fa-code-fork
href: research.html
- text: "Teaching"
icon: fa-line-chart
href: teaching.html
- text: "Publication"
icon: fa-institution
href: publication.html
- text: "Open Science"
icon: fa-universal-access
href: open_science.html
- text: "Join us"
icon: fa-sign-in-alt
href: join.html
right:
- text: "Contact me"
icon: fa-envelope-o
href: mailto:[email protected] # CHANGE HERE
- text: "Twitter"
icon: fa-twitter
href: https://twitter.com/magg_richard # CHANGE HERE
- text: "GitHub"
icon: fa-github
href: https://github.com/magrichard # CHANGE HERE
output:
html_document:
theme: lumen
highlight: textmate