-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_site.yml
More file actions
44 lines (42 loc) · 1.05 KB
/
_site.yml
File metadata and controls
44 lines (42 loc) · 1.05 KB
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
name: Data Science for Environmental Health
output_dir: '.'
navbar:
title: DaSEH
left:
- text: Apply
href: https://forms.gle/XNwDzYm8q45xRzHn8
- text: Course Content
icon: fa-book-open
menu:
- text: Materials + Schedule
href: materials_schedule.html
- text: Course Logistics
href: logistics.html
- text: Data
href: data.html
- text: Error FAQ
href: help.html
- text: Support
icon: fa-circle-info
menu:
- text: Learning Resources
href: resources.html
- text: Contact Us
href: contact.html
- text: Give Feedback
href: https://forms.gle/pfX4zCPFjTinKttaA
- text: Instructors
icon: fa-chalkboard-user
menu:
- text: Instructor Guide
href: https://forms.gle/pfX4zCPFjTinKttaA
output:
html_document:
theme: cosmo
lib_dir: site_libs
self_contained: no
highlight: textmate
css: docs/web_styles.css
includes:
in_header: [resources/header.html, GA_Script.Rhtml]
after_body: footer.html