-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
60 lines (51 loc) · 1.45 KB
/
_config.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
54
55
56
57
58
59
60
safe: false
source: .
destination: ./_site
plugins_dir: ./_plugins
lsi: true
highlighter: rouge
markdown: kramdown
exclude: ['CNAME', 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README.md']
url: http://web.cs.ucla.edu
baseurl: /classes/fall16/cs118
# Configuration for site
title: "CS118: Computer Network Fundamentals - Fall 2016 (UCLA)"
description:
author: Lixia Zhang
email:
# Configuration for navbar.html
navbar_list:
- name: Home
link: /
- name: Syllabus
link: /syllabus.html
- name: Homeworks
link: /homeworks.html
- name: Project 1
link: /project-1.html
- name: Project 2
link: /project-2.html
course_info:
times: Mondays/Wednesdays 4pm-5:50pm
room: BH 2444
name: Lixia Zhang
contact: lixia at cs.ucla.edu
office_hours: Monday / 3pm-4pm and Wednesday / 6pm-7pm in Boelter 3713
homeworks_due: Wednesday of the week following the assignment, 5pm
midterm: Wednesday November 2, 2016, 4pm-5:50pm
final: Wednesday December 7, 2016, 11:30am-2:30pm
final_room: TBD
sections:
- times: Friday / 2:00pm-3:50pm
room: ROYCE 164
name: Manika Mittal
contact: manika.mittal at cs.ucla.edu
office_hours: Thursday / 5-7pm in Boelter 2432
- times: Friday / 4:00pm-5:50pm
room: BH 5436
name: Haitao Zhang
contact: zhtaoxiang at gmail dot com
office_hours: Wednesday / 9-11am in Boelter 2432
projects:
- deadline: Sunday, October 30th / 11:00pm
- deadline: Sunday, December 4th / 11:00pm