-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_site.yml
38 lines (35 loc) · 882 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
name: "wfa4313"
exclude: ["*.pptx","*.docx","*.pptx"]
navbar:
title: "WFA4313/6313"
right:
- text: "Classes"
icon: fa-files-o
href: classes.html
- text: "Labs"
icon: fa-line-chart
href: labs.html
- text: "Final Project"
icon: fa-pencil-square-o
href: Final-Project.html
- text: "Schedule"
icon: fa-calendar
href: schedule.html
- text: "Literature"
icon: fa-book
href: literature.html
- text: "Syllabus"
icon: fa-file-text
href: syllabus.html
- text: "Email"
icon: fa-envelope-o
href: mailto:[email protected]?Subject=WFA4313
output_dir: "docs"
output:
html_document:
theme: cosmo
highlight: textmate
includes:
in_header: NULL
before_body: NULL
after_body: include_footer.html