forked from kevinlin1/just-the-class
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
218 lines (198 loc) · 6.5 KB
/
_config.yml
File metadata and controls
218 lines (198 loc) · 6.5 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.github_repo }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Accessibility Classes Content
tagline: All the content you need to start an accessibility class
description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning and fabrication; and the interaction of accessibilty technology and society
author: J. Mankoff
baseurl: '/cseXXX/YYqq' # the subpath of your site, e.g. /blog
url: 'https://courses.cs.washington.edu' # the base hostname & protocol for your site, e.g. http://example.com
staff_email: uaccess@cs.washington.edu
canvas_course: 1746643
git_branch: NAME-YYqq
discussion: https://edstem.org/us/courses/xxxx/discussion
canvas: https://canvas.uw.edu/courses/zzzz
submit: https://canvas.uw.edu/courses/zzzz/assignments/
outcomes: https://canvas.uw.edu/courses/zzz/outcomes/
room: BLD ###
classtime: DDD TT:tt-TT:tt AM|PM
classnum: CSEXXX
quarter: "Quarter YYYY"
closed:
warning:
copydate: "9/4/25"
exclude: [
"Gemfile",
"Gemfile.lock",
"LICENSE",
"vendor",
"assets/revealjs/test",
"assets/revealjs/index.html",
"assets/revealjs/README.md",
"assets/revealjs/bower.json",
"assets/revealjs/Gruntfile.js",
"assets/revealjs/CONTRIBUTING.md",
"assets/revealjs/LICENSE",
"assets/revealjs/package.json",
"assets/revealjs/examples",
"assets/revealjs/css/theme/README.md",
"assets/revealjs/demo.html",
]
# Theme settings
remote_theme: just-the-docs/just-the-docs@v0.10.1
color_scheme: light
search_enabled: true
heading_anchors: true
permalink: pretty
aux_links:
J. Mankoff:
- 'https://make4all.org/jennifer-mankoff/'
JtC (GitHub):
- 'https://github.com/kevinlin1/just-the-class'
aux_links_new_tab: true
footer_content: The University of Washington acknowledges the Coast Salish peoples of this land, the land which touches the shared waters of all tribes and bands within the Suquamish, Tulalip and Muckleshoot nations. This site is maintained by J. Mankoff.
last_modified_date: July 31, 2025
last_edit_timestamp: true # show or hide - page must have a 'last_modified_date' defined in the frontmatter
mermaid:
version: "9.1.3"
back_to_top: true
back_to_top_text: "Back to top"
logo: "/assets/images/favicon.png"
git_username: jmankoff
gh_edit_link: true # show or hide edit this page link
gh_edit_link_text: "Edit this page on GitHub."
gh_edit_repository: "https://github.com/make4all/accessibility-classes" # the github URL for your repo
gh_edit_branch: "UACCESS-YYqq" # the branch that your docs is served from
# Collections for website data
collections:
staffers:
modules:
schedules:
announcements:
revealjs:
search_exclude: true
nav_exclude: true
syllabus:
nav_exclude: true
slides:
nav_exclude: true
modules_quals:
nav_exclude: true
modules_ugrad:
nav_exclude: true
modules_capstone:
nav_exclude: true
# Default layouts for each collection type
defaults:
- scope:
path: ''
type: staffers
values:
layout: staffer
height: 300
subpath: '/assets/images/'
width: 300
- scope:
path: ''
type: modules
values:
layout: module
- scope:
path: ''
type: schedules
values:
layout: schedule
- scope:
path: ''
type: announcements
values:
layout: announcement
- scope:
path: ''
type: syllabus
values:
layout: syllabus
subpath: '/assets/imagse/'
compress_html:
clippings: all
comments: all
endings: all
startings: []
blanklines: false
profile: false
liquid:
error_mode: strict
strict_filters: true
toc:
min_level: 1
max_level: 2
font-awesome:
assets: true
# Custom vars
version: 1.1.0
permalink: "/:title"
slideNumber:
# Slide number formatting can be configured using these variables:
# "h.v": horizontal . vertical slide number (default)
# "h/v": horizontal / vertical slide number
# "c": flattened slide number
# "c/t": flattened slide number / total slides
# "none": dont't show slide numbers
format: "c/t"
reveal_path: "assets/revealjs/"
## most values are unchanged from their defaults. The variables
## that are unchanged are commented out and their default value is shown with _val_
## for a full listing of values and defaults see https://revealjs.com/config/
reveal:
theme: "white" # black/beige/blood/league/moon/night/serif/simple/sky/solarized/white
## The "normal" size of the presentation, aspect ratio will be preserved
## when the presentation is scaled to fit different resolutions. Can be
## specified using percentage units.
width: 768
height: 560
## Factor of the display size that should remain empty around the content
margin: 0.1
## Bounds for smallest/largest possible scale to apply to content
minScale: 0.2
maxScale: 1.5
## Add the current slide number to the URL hash so that reloading the
## page/copying the URL will return you to the same slide (true | _false_)
hash: true ## must be true or fragments break
## Push each slide change to the browser history. Implies `hash: true` (true | _false_)
## history: false
## Display presentation control arrows
## Show controls? (_true_ | false) default values for all settings shown as _val_
## controls: true
## Help the user learn the controls by providing hints, for example by
## bouncing the down arrow when they first encounter a vertical slide (true | _false_)
## controlsTutorial: false
## Disables the default revealjs slide layout (scaling and centering)
## so that you can use custom CSS layout (true | _false_)
## disableLayout: false
## disables just centering
center: false
mermaid:
theme: dark
incremental: false
preview-links: auto
slide-tone: false
progress: true
history: false
chalkboard:
buttons: false
theme: whiteboard
multiplex: false
## none/fade/slide/convex/concave/zoom
transition: "none"
title-slide-attributes:
data-background-image: "/assets/images/people.png"
data-background-position: right
data-background-size: contain
data-background-opacity: "0.5"
## The maximum number of pages a single slide can expand onto when printing
## to PDF, unlimited by default (Number.POSITIVE_INFINITY)
## pdfMaxPagesPerSlide: 100
markdown:
smartypants: true