-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_site.yml
53 lines (52 loc) · 1.37 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
name: sta130website
output_dir: '.'
navbar:
title: STA130 Fall 2018
left:
- text: Fall 2018
menu:
- text: Syllabus
icon: fas fa-info
href: Fall2018/STA130syllabus2018S-Fall2018.html
- text: Course Calendar
icon: far fa-calendar-alt
href: Fall2018/STA130-Fall2018-Calendar.html
- text: Course Content
icon: fa-slideshare
href: Fall2018/fall2018_course_content.html
- text: Midterm Test
href: Fall2018/term_test_Fall2018.html
icon: fa-slideshare
- text: Final Project
href: Fall2018/Finalproject/sta130posterpresentation_student_Fall2018.html
icon: fa-users
- text: Final Exam
href: Fall2018/finalexam_fall2018.html
icon: fas fa-info
- text: Resources
menu:
- text: R Resources
icon: fas fa-code
href: R_resources.html
- text: Data Science
icon: fas fa-flask
href: Datasci.html
- text: Material from Previous Terms
menu:
- text: Winter 2018 (last term)
- text: Syllabus
icon: fas fa-info
href: STA130syllabus2018S.html
- text: Course Content
icon: fa-slideshare
href: course_content.html
- text: Final Project
icon: fa-users
href: project_info.html
- text: Term Test
icon: fa-users
href: term_test_2018.html
output:
html_document:
lib_dir: site_libs
self_contained: no