Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
undergrad-accessibility-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
teaching-materials
undergrad-accessibility-website
Commits
f161ced7
Commit
f161ced7
authored
Feb 11, 2023
by
Jennifer Mankoff
Browse files
Options
Downloads
Patches
Plain Diff
Marked with a draft warning
parent
34870f1d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
_config.yml
+1
-1
1 addition, 1 deletion
_config.yml
_config_production.yml
+1
-1
1 addition, 1 deletion
_config_production.yml
_layouts/page.html
+9
-0
9 additions, 0 deletions
_layouts/page.html
schedule.md
+0
-2
0 additions, 2 deletions
schedule.md
with
11 additions
and
4 deletions
_config.yml
+
1
−
1
View file @
f161ced7
...
@@ -17,11 +17,11 @@ git_url: https://gitlab.cs.washington.edu/pmp-accessibility/website
...
@@ -17,11 +17,11 @@ git_url: https://gitlab.cs.washington.edu/pmp-accessibility/website
git_branch
:
master
git_branch
:
master
discussion
:
https://mail.google.com/chat/u/0/#chat/space/AAAA5Ym5Qv8
discussion
:
https://mail.google.com/chat/u/0/#chat/space/AAAA5Ym5Qv8
canvas
:
https://canvas.uw.edu/courses/1631800
canvas
:
https://canvas.uw.edu/courses/1631800
warning
:
draft
paginate
:
5
paginate
:
5
quarter
:
"
Spring
2023"
quarter
:
"
Spring
2023"
copydate
:
"
1/30/23"
copydate
:
"
1/30/23"
status
:
draft
author
:
author
:
name
:
Jennifer Mankoff
name
:
Jennifer Mankoff
url
:
"
https://make4all.org/jennifer-mankoff/"
url
:
"
https://make4all.org/jennifer-mankoff/"
...
...
This diff is collapsed.
Click to expand it.
_config_production.yml
+
1
−
1
View file @
f161ced7
...
@@ -17,11 +17,11 @@ git_url: https://gitlab.cs.washington.edu/pmp-accessibility/website
...
@@ -17,11 +17,11 @@ git_url: https://gitlab.cs.washington.edu/pmp-accessibility/website
git_branch
:
master
git_branch
:
master
discussion
:
https://mail.google.com/chat/u/0/#chat/space/AAAA5Ym5Qv8
discussion
:
https://mail.google.com/chat/u/0/#chat/space/AAAA5Ym5Qv8
canvas
:
https://canvas.uw.edu/courses/1631800
canvas
:
https://canvas.uw.edu/courses/1631800
warning
:
draft
paginate
:
5
paginate
:
5
quarter
:
"
Spring
2023"
quarter
:
"
Spring
2023"
copydate
:
"
1/30/23"
copydate
:
"
1/30/23"
status
:
draft
author
:
author
:
name
:
Jennifer Mankoff
name
:
Jennifer Mankoff
url
:
"
https://make4all.org/jennifer-mankoff/"
url
:
"
https://make4all.org/jennifer-mankoff/"
...
...
This diff is collapsed.
Click to expand it.
_layouts/page.html
+
9
−
0
View file @
f161ced7
...
@@ -2,4 +2,13 @@
...
@@ -2,4 +2,13 @@
layout: default
layout: default
---
---
{% if site.warning != none %}
<div
id=
"unpublished-warning"
>
This is the {{site.quarter}} {{site.status}} draft website.
</div>
{% endif %}
<h2>
{{ page.title }}
</h2>
<p
class=
"meta"
>
{{ page.date | date_to_string }}
</p>
{{ content }}
{{ content }}
This diff is collapsed.
Click to expand it.
schedule.md
+
0
−
2
View file @
f161ced7
...
@@ -5,8 +5,6 @@ layout: default
...
@@ -5,8 +5,6 @@ layout: default
*
TOC
*
TOC
{:toc}
{:toc}
{: .prepare} This is still a draft and may change
{: .module} # Module 1: Accessibility Basics
{: .module} # Module 1: Accessibility Basics
:
:
...
...
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
sign in
to comment