forked from privefl/rmarkdown-website-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_site.yml
36 lines (36 loc) · 1.03 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
name: "R in Grenoble" # CHANGE HERE
output_dir: "."
navbar:
title: "R in Grenoble"
left:
- text: "Orga"
icon: fa-sitemap
href: orga.html
- text: "Calendar"
icon: fa-calendar
href: calendar.html
- text: "Sessions"
icon: fa-calendar
href: sessions.html
- text: "Members"
icon: fa-user
href: members.html
# - text: "Help"
# icon: fa-question
# href: help.html
- text: "Blog"
icon: fa-rss
href: https://r-in-grenoble.github.io/blog/ # CHANGE HERE
right:
- icon: fa-envelope-o
href: mailto:[email protected] # CHANGE HERE
- icon: fa-twitter
href: https://twitter.com/hashtag/rusersgrenoble?src=hash
- icon: fa-github
href: https://github.com/r-in-grenoble/r-in-grenoble.github.io # CHANGE HERE
- icon: fa-youtube
href: https://www.youtube.com/channel/UCA2w7SQxsYH0NKGS8vmAqbg
output:
html_document:
theme: cosmo
highlight: textmate