2018-09-10 04:45:12 +00:00
|
|
|
site_name: 'CS 839: Topics in Security and Privacy Technologies (Fall 2018)'
|
2018-07-21 20:34:26 +00:00
|
|
|
site_url: ''
|
|
|
|
repo_url: 'https://git.justinh.su/justhsu/cs839'
|
2018-09-10 04:45:12 +00:00
|
|
|
site_description: 'Course webpage for CS 839: Topics in Security and Privacy Technologies (Fall 2018)'
|
2018-07-21 20:34:26 +00:00
|
|
|
site_author: 'Justin Hsu'
|
|
|
|
|
|
|
|
theme:
|
|
|
|
name: 'material'
|
|
|
|
language: 'en'
|
|
|
|
feature:
|
|
|
|
tabs: 'true'
|
2018-08-01 17:59:32 +00:00
|
|
|
logo: 'assets/images/favicon.ico'
|
|
|
|
favicon: 'assets/images/favicon.ico'
|
2018-07-21 20:34:26 +00:00
|
|
|
palette:
|
2018-08-03 03:07:51 +00:00
|
|
|
primary: blue grey
|
|
|
|
accent: blue grey
|
2018-07-21 20:34:26 +00:00
|
|
|
|
2018-10-24 22:35:29 +00:00
|
|
|
nav:
|
2018-07-21 20:34:26 +00:00
|
|
|
- Home:
|
|
|
|
- About: 'index.md'
|
|
|
|
- Syllabus: 'syllabus.md'
|
2018-09-04 00:04:16 +00:00
|
|
|
- Organization: 'org.md'
|
2018-07-21 20:34:26 +00:00
|
|
|
- Schedule:
|
|
|
|
- Lectures: 'schedule/lectures.md'
|
|
|
|
- Deadlines: 'schedule/deadlines.md'
|
|
|
|
- Resources:
|
|
|
|
- Papers: 'resources/readings.md'
|
|
|
|
- Software: 'resources/software.md'
|
2018-07-27 04:12:22 +00:00
|
|
|
- Related Courses: 'resources/related.md'
|
2018-09-19 19:55:56 +00:00
|
|
|
- Assignments:
|
|
|
|
- Presentations: 'assignments/presentations.md'
|
|
|
|
- Project: 'assignments/project.md'
|
|
|
|
- Gallery: 'assignments/gallery.md'
|