-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path_site.yml
45 lines (45 loc) · 1.22 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
name: "jhudsl"
output_dir: '.'
navbar:
title: "JHU Data Science Lab"
left:
- text: "People"
icon: fa-users
href: people.html
- text: "Projects"
icon: fa-bookmark-o
href: projects.html
- text: "Courses"
icon: fa-bookmark-o
href: courses.html
- text: "Software"
icon: fa-gear
menu:
- text: "R Package Gallery"
href: package_gallery.html
- text: "Package Contribution Guidelines"
href: package_contribution.html
- text: "Outreach"
icon: fa-podcast
menu:
- text: "Simply Statistics"
href: http://simplystatistics.org/
- text: "Not So Standard Deviations"
href: http://nssdeviations.com/
- text: "The Effort Report"
href: http://effortreport.libsyn.com/
- text: "The Corresponding Author"
href: https://soundcloud.com/the-corresponding-author
- text: "Data Science Puppets"
href: puppets.html
- text: "Books"
href: books.html
- text: "Employment"
icon: fa-rocket
href: employment.html
- text: "Resources/Tutorials"
icon: fa-chalkboard
href: tutorials.html
output:
html_document:
theme: cosmo