-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
37 lines (31 loc) · 1004 Bytes
/
_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
# Site settings
title: CS10 | Spring 2015
email: info@cs10.org
# Note the weird ' > # ' syntax is for multiline stuff
description: > # CS10, The Beauty and Joy of Computing, is an introductory
computer science class designed for anyone and everyone. The Beauty and
Joy of Computing is an AP Computer Science Principles class.
keywords: "CS10, UC, Berkeley, CS, computer science, BJC, computing, education, Snap!, CS Principles, AP"
baseurl: "/resources"
url: "http://cs10.org/sp15"
# Build settings
markdown: kramdown
# CSS Style
sass:
style: :compressed
sass_dir: assets/_sass
# Custom Data
bCourses: 1301472
labsCourse: cs10_sp15.html
piazzaURL: berkeley/spring2015/cs10spring2015
# Should be in MomentJS format
startDate: 2015-01-18 # First Sunday
endDate: 2015-05-16 # Last Saturday
questDate: 2015-02-18
midtermDate: 2015-03-18
finalDate: 2015-05-12
gcalAPIKey: AIzaSyBcbN6F79dPHiGMvftIKZB86A6Ki2eIKZs
# TODO: TA Collections
# collections:
# - tas:
# output: true