-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
49 lines (49 loc) · 1.3 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
name: "stat540-ubc.github.io"
title: ""
theme: theme.css
favicon: images/favicon.ico
description: |
STAT 540
output_dir: "."
include: ["*.pdf"]
exclude: ["*.csv"]
navbar:
logo:
image: images/stat540-logo-s.png
href: stat540-ubc.github.io/
right:
- text: "HOME"
href: index.html
- text: "SYLLABUS"
href: syllabus.html
- text: "LECTURES"
href: lectures.html
- text: "SEMINARS"
href: seminars.html
- text: "ASSIGNMENTS"
menu:
- text: ASSIGNMENTS OVERVIEW
href: assignments.html
- text: TIMELINE
href: timeline.html
- text: SUBMISSION GUIDE
href: submission_guide.html
- text: GROUP PROJECT RUBRICS
href: group_project_rubrics.html
- text: PAPER CRITIQUE RUBRIC
href: critique.html
- text: "PEOPLE"
menu:
- text: "Keegan Korthauer (Instructor)"
href: about_keegan.html
- text: "Yongjin Park (Instructor)"
href: about_yongjin.html
- text: "Asfar Lathif (TA)"
href: about_asfar.html
- text: "Ishika Luthra (TA)"
href: about_ishika.html
- text: "FAQ"
href: faq.html
- icon: fab fa-github
href: https://github.com/STAT540-UBC/stat540-ubc.github.io
output: distill::distill_article