Skip to content
Snippets Groups Projects
Commit cf879bb0 authored by Jennifer Mankoff's avatar Jennifer Mankoff
Browse files

Merge remote-tracking branch 'upstream/main'

parents aaf0d367 5a5b9a7d
No related branches found
No related tags found
3 merge requests!12Accessibility website jen summer work,!9Q access 24 sp,!8Q access 24 sp
...@@ -38,3 +38,12 @@ bundle install # if needed ...@@ -38,3 +38,12 @@ bundle install # if needed
bundle exec jekyll build bundle exec jekyll build
bundle exec jekyll serve & bundle exec jekyll serve &
# Updates
There are generic names and XXX and such in
- _config.yml
- _config_production.yml
- _data/navigation.yml
You'll need to update them once you merge this in
...@@ -7,12 +7,12 @@ ...@@ -7,12 +7,12 @@
title: The Future of Access Technology title: The Future of Access Technology
description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning; VR/AR and fabrication; and the interaction of accessibilty technology and society description: Learn about app accessibility; how accessibility can be incorporated into cutting edge computer science topics like machine learning; VR/AR and fabrication; and the interaction of accessibilty technology and society
baseurl: "/courses/csep590a/yyqq" baseurl: "/courses/cseXXX/yyqq"
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/teaching-materials/accessibility-website
git_branch: master git_branch: main
discussion: TBD discussion: TBD
staff_email: mailto:pmp-accessibility-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/TBD
...@@ -21,7 +21,7 @@ gitlab: NA ...@@ -21,7 +21,7 @@ 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: "Quarter 20XX" quarter: "Quarter 20XX"
classnum: "CSEP 590b" classnum: "CSE XXX"
copydate: "3/30/20" copydate: "3/30/20"
status: published status: published
warning: old warning: old
......
nav_list_title: CSE P590A nav_list_title: CSE XXX
nav_list: nav_list:
- title: Syllabus - title: Syllabus
url: / url: /
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
layout: default layout: default
title: Schedule title: Schedule
description: Class schedule and links to lectures, readings and assignments description: Class schedule and links to lectures, readings and assignments
warning: draft
--- ---
* TOC * TOC
...@@ -28,7 +29,6 @@ description: Class schedule and links to lectures, readings and assignments ...@@ -28,7 +29,6 @@ description: Class schedule and links to lectures, readings and assignments
{: .break} 6:20-6:40 {: .break} 6:20-6:40
: Break / Food : Break / Food
{: .topic} 6:40-7:50 In-class Activities {: .topic} 6:40-7:50 In-class Activities
: **Slides** {% include slide.html title="In Class Activities" loc="accessibility-activities.html" %} : **Slides** {% include slide.html title="In Class Activities" loc="accessibility-activities.html" %}
...@@ -46,7 +46,7 @@ description: Class schedule and links to lectures, readings and assignments ...@@ -46,7 +46,7 @@ description: Class schedule and links to lectures, readings and assignments
: Break : Break
{: .topic} 8:00-8:20 Overview of course {: .topic} 8:00-8:20 Overview of course
: **Slides** {% include slide.html title="Introduction to Course" loc="syllabus.html" %} : **Slides** {% include slide.html title="Introduction to Course" loc="introduction.html" %}
Introduction to course syllabus & assignments Introduction to course syllabus & assignments
{% enddetails %} {% enddetails %}
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment