Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
teaching-materials
website
Commits
8cdfd521
Commit
8cdfd521
authored
2 years ago
by
Jennifer Mankoff
Browse files
Options
Downloads
Patches
Plain Diff
Updated everything from 590a to 590b
parent
60de133f
No related branches found
Branches containing commit
No related tags found
6 merge requests
!12
Accessibility website jen summer work
,
!9
Q access 24 sp
,
!8
Q access 24 sp
,
!5
Latest update from Spring 2023
,
!4
Latest update after pmp class
,
!3
Updated content for week 3 and week 4 (week 4 still needs work)
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
_config.yml
+5
-5
5 additions, 5 deletions
_config.yml
_config_production.yml
+6
-6
6 additions, 6 deletions
_config_production.yml
with
15 additions
and
15 deletions
.gitlab-ci.yml
+
4
−
4
View file @
8cdfd521
...
@@ -34,7 +34,7 @@ build_production:
...
@@ -34,7 +34,7 @@ build_production:
course
:
csep590b
course
:
csep590b
source_path
:
public
source_path
:
public
only
:
only
:
-
CSEP590
a
-23WI
-
CSEP590
b
-23WI
artifacts
:
artifacts
:
paths
:
paths
:
-
public/
-
public/
...
@@ -52,7 +52,7 @@ pre_deploy_production:
...
@@ -52,7 +52,7 @@ pre_deploy_production:
course
:
csep590b
course
:
csep590b
source_path
:
public
source_path
:
public
only
:
only
:
-
CSEP590
a
-23WI
-
CSEP590
b
-23WI
generate_pdf
:
generate_pdf
:
stage
:
generatepdf
stage
:
generatepdf
...
@@ -69,7 +69,7 @@ generate_pdf:
...
@@ -69,7 +69,7 @@ generate_pdf:
course
:
csep590b
course
:
csep590b
source_path
:
public
source_path
:
public
only
:
only
:
-
CSEP590
a
-23WI
-
CSEP590
b
-23WI
artifacts
:
artifacts
:
paths
:
paths
:
-
public/
-
public/
...
@@ -87,4 +87,4 @@ after_deploy_production:
...
@@ -87,4 +87,4 @@ after_deploy_production:
course
:
csep590b
course
:
csep590b
source_path
:
public
source_path
:
public
only
:
only
:
-
CSEP590
a
-23WI
-
CSEP590
b
-23WI
This diff is collapsed.
Click to expand it.
_config.yml
+
5
−
5
View file @
8cdfd521
...
@@ -7,15 +7,15 @@
...
@@ -7,15 +7,15 @@
title
:
The Future of Access Technology
title
:
The Future of Access Technology
description
:
Explore Accessibility and the exciting potential for IOT, Reactive Web, Physical computing to enable it
description
:
Explore Accessibility and the exciting potential for IOT, Reactive Web, Physical computing to enable it
baseurl
:
"
/courses/csep590
a
/23wi"
baseurl
:
"
/courses/csep590
b
/23wi"
url
:
https://courses.cs.washington.edu
# the base hostname & protocol for your site, e.g. http://example.com
url
:
https://courses.cs.washington.edu
# the base hostname & protocol for your site, e.g. http://example.com
twitter_username
:
jcmankoff
twitter_username
:
jcmankoff
git_username
:
jmankoff
git_username
:
jmankoff
git_url
:
https://gitlab.cs.washington.edu/pmp-accessibility/website
git_url
:
https://gitlab.cs.washington.edu/pmp-accessibility/website
git_branch
:
CSE590
a
-23WI
git_branch
:
CSE590
b
-23WI
discussion
:
https://us.edstem.org/courses/xxx/discussion/
discussion
:
https://us.edstem.org/courses/xxx/discussion/
canvas
:
https://canvas.uw.edu/courses/
xxxxx
canvas
:
https://canvas.uw.edu/courses/
1619674
gitlab
:
https://gitlab.cs.washington.edu/students-group-for-assignments
gitlab
:
NA
gitgrade
:
https://gitgrade.cs.washington.edu/student/summary/xxxx
gitgrade
:
https://gitgrade.cs.washington.edu/student/summary/xxxx
gradescope
:
https://www.gradescope.com/courses/250076
gradescope
:
https://www.gradescope.com/courses/250076
hcibook
:
"
No
HCI
Textbook,
just
readings"
hcibook
:
"
No
HCI
Textbook,
just
readings"
...
@@ -23,7 +23,7 @@ androidbook: "No Android Textbook, just readings"
...
@@ -23,7 +23,7 @@ androidbook: "No Android Textbook, just readings"
paginate
:
5
paginate
:
5
quarter
:
"
Winter
2023"
quarter
:
"
Winter
2023"
copydate
:
"
12
/30/22"
copydate
:
"
9
/30/22"
status
:
draft
status
:
draft
author
:
author
:
name
:
Jennifer Mankoff
name
:
Jennifer Mankoff
...
...
This diff is collapsed.
Click to expand it.
_config_production.yml
+
6
−
6
View file @
8cdfd521
...
@@ -7,21 +7,21 @@
...
@@ -7,21 +7,21 @@
title
:
The Future of Access Technology
title
:
The Future of Access Technology
description
:
Explore Accessibility and the exciting potential for IOT, Reactive Web, Physical computing to enable it
description
:
Explore Accessibility and the exciting potential for IOT, Reactive Web, Physical computing to enable it
baseurl
:
"
/courses/csep590
a
/23wi"
baseurl
:
"
/courses/csep590
b
/23wi"
url
:
https://courses.cs.washington.edu
# the base hostname & protocol for your site, e.g. http://example.com
url
:
https://courses.cs.washington.edu
# the base hostname & protocol for your site, e.g. http://example.com
twitter_username
:
jcmankoff
twitter_username
:
jcmankoff
git_username
:
jmankoff
git_username
:
jmankoff
git_url
:
https://gitlab.cs.washington.edu/pmp-accessibility/website
git_url
:
https://gitlab.cs.washington.edu/pmp-accessibility/website
git_branch
:
CSE590
a
-23WI
git_branch
:
CSE590
b
-23WI
discussion
:
TBD
discussion
:
TBD
staff_email
:
mailto:
Csep590a_wi23
-staff@u.washington.edu
staff_email
:
mailto:
pmp-accessibility
-staff@u.washington.edu
canvas
:
https://canvas.uw.edu/course/
TBD
canvas
:
https://canvas.uw.edu/course/
1619674
gitlab
:
NA
gitlab
:
NA
gitgrade
:
https://gitlab.cs.washington.edu/students-group-for-assignments
gitgrade
:
https://gitlab.cs.washington.edu/students-group-for-assignments
paginate
:
5
paginate
:
5
quarter
:
"
Winter
2023"
quarter
:
"
Winter
2023"
classnum
:
"
CSEP
590
a
"
classnum
:
"
CSEP
590
b
"
copydate
:
"
3
/30/2
0
"
copydate
:
"
9
/30/2
2
"
status
:
draft
status
:
draft
warning
:
old
warning
:
old
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment