generated from jhudsl/OTTR_Template_Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
39 lines (38 loc) · 804 Bytes
/
_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
name: metricminer dashboard
output_dir: 'docs'
navbar:
title: metricminer dashboard
left:
- text: Home
href: index.html
icon: fa-home
- text: Calendly
href: calendly.html
icon: fa-calendar
- text: Citations
href: citations.html
icon: fa-scroll
- text: CRAN
href: cran.html
icon: fa-r
- text: GitHub
href: github.html
icon: fa-github
- text: Google Analytics
href: googleanalytics.html
icon: fa-google
#- text: Slido
# href: slido.html
# icon: a-square-poll-vertical
- text: Youtube
href: youtube.html
icon: fa-play
output:
html_document:
theme: cosmo
lib_dir: site_libs
self_contained: no
highlight: textmate
includes:
in_header: resources/header.html
in_footer: resources/footer.html