Skip to content

Commit 96d70d2

Browse files
committed
Rebrand to GIT Going with GitHub by BITS, ANNOUNCEMENT.md as front page
1 parent 1f7c7e2 commit 96d70d2

File tree

69 files changed

+1030
-683
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1030
-683
lines changed

ANNOUNCEMENT.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
# You Belong in Open Source. Let Us Show You the Door.
1+
# GIT Going with GitHub
22

3-
## GitHub Learning Room — A Two-Day Workshop for the Blind and Low Vision Community
3+
## You Belong in Open Source. Let Us Show You the Door.
4+
5+
### A Two-Day Workshop by [BITS (Blind Information Technology Solutions)](http://www.joinbits.org)
46

57
**Dates:** [EVENT_DATE_DAY1] and [EVENT_DATE_DAY2]
68
**Time:** 9:00 AM — 5:00 PM [EVENT_TIMEZONE] (both days)
79
**Location:** Online via Zoom
810
**Cost:** Free
911
**Capacity:** [MAX_PARTICIPANTS] participants
12+
**Presented by:** [BITS — Blind Information Technology Solutions](http://www.joinbits.org)
1013

1114
---
1215

@@ -258,3 +261,5 @@ Open source is not complete without you. Come build with us.
258261
---
259262

260263
*All workshop materials are licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).*
264+
265+
*A [BITS (Blind Information Technology Solutions)](http://www.joinbits.org) initiative.*

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# GitHub Learning Room
2-
## Open Source Assistive Technology Hackathon
1+
# GIT Going with GitHub
2+
## A Workshop by [BITS (Blind Information Technology Solutions)](http://www.joinbits.org)
33

4-
> **Welcome.** This repository is your complete guide and companion for the two-day GitHub Learning Room. Every document here is written to be read with or without a screen reader. All steps are keyboard-accessible. You belong here.
4+
> **Welcome.** This repository is your complete guide and companion for the two-day GIT Going with GitHub workshop. Every document here is written to be read with or without a screen reader. All steps are keyboard-accessible. You belong here.
5+
>
6+
> **About BITS:** [Blind Information Technology Solutions](http://www.joinbits.org) is a community of blind and low vision technology professionals. Visit [joinbits.org](http://www.joinbits.org) to learn more.
57
68
---
79

html/ACCESSIBILITY_TESTING.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>Accessibility Testing Checklist — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Accessibility Testing Checklist — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -379,8 +379,8 @@ <h2>Questions or Feedback?</h2>
379379

380380
</main>
381381
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
382-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
383-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
382+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
383+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
384384
</footer>
385385
</body>
386386
</html>

html/BUILD.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>HTML Documentation Build System — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>HTML Documentation Build System — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -141,8 +141,8 @@ <h2>Additional Resources</h2>
141141

142142
</main>
143143
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
144-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
145-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
144+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
145+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
146146
</footer>
147147
</body>
148148
</html>

html/CODE_OF_CONDUCT.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>Code of Conduct — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Code of Conduct — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -101,8 +101,8 @@ <h2>Attribution</h2>
101101

102102
</main>
103103
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
104-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
105-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
104+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
105+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
106106
</footer>
107107
</body>
108108
</html>

html/CONTRIBUTING.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>Contributing to This Workshop Repository — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Contributing to This Workshop Repository — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -380,8 +380,8 @@ <h2>11. Questions and Discussion</h2>
380380

381381
</main>
382382
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
383-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
384-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
383+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
384+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
385385
</footer>
386386
</body>
387387
</html>

html/DAY1_AGENDA.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>Day 1 Agenda — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Day 1 Agenda — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -717,8 +717,8 @@ <h3>Pacing Tips for Skills Modules</h3>
717717

718718
</main>
719719
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
720-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
721-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
720+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
721+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
722722
</footer>
723723
</body>
724724
</html>

html/DAY2_AGENDA.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>Day 2 Agenda — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Day 2 Agenda — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -643,8 +643,8 @@ <h3>The Emotional Arc</h3>
643643

644644
</main>
645645
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
646-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
647-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
646+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
647+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
648648
</footer>
649649
</body>
650650
</html>

html/FACILITATOR.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>Facilitator Guide — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Facilitator Guide — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -600,8 +600,8 @@ <h2>Personalizing This Workshop</h2>
600600

601601
</main>
602602
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
603-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
604-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
603+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
604+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
605605
</footer>
606606
</body>
607607
</html>

html/FAQ.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="GitHub Learning Room - Open Source Assistive Technology Hackathon">
7-
<title>FAQ: Frequently Asked Questions — GitHub Learning Room</title>
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>FAQ: Frequently Asked Questions — GIT Going with GitHub</title>
88
<link rel="stylesheet" href="./styles/github-markdown.css">
99
<link rel="stylesheet" href="./styles/highlight.css">
1010
<link rel="stylesheet" href="./styles/custom.css">
@@ -866,8 +866,8 @@ <h1><strong>A:</strong> Git marks the conflicting sections with these markers:
866866

867867
</main>
868868
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
869-
<p>GitHub Learning Room — Open Source Assistive Technology Hackathon</p>
870-
<p><a href="https://github.com/accesswatch/Learning-Room">View on GitHub</a></p>
869+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
870+
<p><a href="https://github.com/BITS-ACB/git-going-with-github">View on GitHub</a> · <a href="http://www.joinbits.org">joinbits.org</a></p>
871871
</footer>
872872
</body>
873873
</html>

0 commit comments

Comments
 (0)