You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Refactor all site links from community-access.github.io to community-access.org
- Replace all COMING_SOON placeholder links with real chapter/appendix URLs
- Add content-change notice for workshop week updates
- Add build step to deploy workflow (Node.js + npm ci + build:html)
- Rebuild all 68 HTML files with updated content
Copy file name to clipboardExpand all lines: COMING_SOON.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,22 @@
2
2
3
3
## GIT Going with GitHub - Workshop Materials
4
4
5
-
### A Two-Day Workshop by [Community Access](https://community-access.github.io)
5
+
### A Two-Day Workshop by [Community Access](https://community-access.org)
6
6
7
7
The full workshop curriculum, lesson materials, and reference guides are currently being finalized. They will be published here before the workshop begins on March 7, 2026.
8
8
9
9
---
10
10
11
11
### In the Meantime
12
12
13
-
-[**Register for the workshop**](https://community-access.github.io/git-going-with-github/REGISTER.html) - two steps: GitHub issue + Zoom registration
13
+
-[**Register for the workshop**](https://community-access.org/git-going-with-github/REGISTER.html) - two steps: GitHub issue + Zoom registration
14
14
-[**Join the Discussion Forum**](https://github.com/community-access/git-going-with-github/discussions) - ask questions, connect with fellow participants
15
-
-[**Return to the home page**](https://community-access.github.io/git-going-with-github/)
15
+
-[**Return to the home page**](https://community-access.org/git-going-with-github/)
16
16
17
17
---
18
18
19
19
### Questions?
20
20
21
21
Need help? [File an issue](https://github.com/community-access/git-going-with-github/issues) in the workshop repository.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
# GIT Going with GitHub
2
2
3
-
License: CC BY 4.0 | [Site](https://community-access.github.io/git-going-with-github/) | [Discussions](https://github.com/community-access/git-going-with-github/discussions)
3
+
License: CC BY 4.0 | [Site](https://community-access.org/git-going-with-github/) | [Discussions](https://github.com/community-access/git-going-with-github/discussions)
4
4
5
-
## A Workshop by [Community Access](https://community-access.github.io)
5
+
## A Workshop by [Community Access](https://community-access.org)
6
6
7
7
> **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.
8
8
>
9
-
> **About Community Access:**[Community Access](https://community-access.github.io) is a community of blind and low vision technology professionals. Visit [community-access.github.io](https://community-access.github.io) to learn more.
9
+
> **About Community Access:**[Community Access](https://community-access.org) is a community of blind and low vision technology professionals. Visit [community-access.org](https://community-access.org) to learn more.
Copy file name to clipboardExpand all lines: REGISTER.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Register for GIT Going with GitHub
2
2
3
-
[Back to Home](https://community-access.github.io/git-going-with-github/) | [Discussion Forum](https://github.com/community-access/git-going-with-github/discussions) | [Pre-Workshop Setup Guide](https://community-access.github.io/git-going-with-github/COMING_SOON.html)
3
+
[Back to Home](https://community-access.org/git-going-with-github/) | [Discussion Forum](https://github.com/community-access/git-going-with-github/discussions) | [Pre-Workshop Setup Guide](https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html)
4
4
5
5
Registration requires two steps. Both steps are required.
6
6
@@ -16,7 +16,7 @@ Registered: <span id="registration-count" aria-live="polite">loading...</span> o
16
16
17
17
---
18
18
19
-
> **Already registered?** Complete the [**Pre-Workshop Setup Guide**](https://community-access.github.io/git-going-with-github/COMING_SOON.html) before March 7. It walks you through GitHub account setup, screen reader configuration, [VS Code](https://code.visualstudio.com/), and [GitHub Copilot](https://github.com/features/copilot) - with instructions for NVDA, JAWS, and VoiceOver.
19
+
> **Already registered?** Complete the [**Pre-Workshop Setup Guide**](https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html) before March 7. It walks you through GitHub account setup, screen reader configuration, [VS Code](https://code.visualstudio.com/), and [GitHub Copilot](https://github.com/features/copilot) - with instructions for NVDA, JAWS, and VoiceOver.
20
20
21
21
---
22
22
@@ -87,14 +87,14 @@ Once you have completed both steps:
87
87
88
88
1. You will receive a Zoom confirmation email (Step 1)
89
89
2. You will see a confirmation comment on your GitHub issue (Step 2)
90
-
3. Complete the [Pre-Workshop Setup Guide](https://community-access.github.io/git-going-with-github/COMING_SOON.html) before March 7 - it covers GitHub account setup, screen reader configuration, [VS Code](https://code.visualstudio.com/), and [GitHub Copilot](https://github.com/features/copilot)
90
+
3. Complete the [Pre-Workshop Setup Guide](https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html) before March 7 - it covers GitHub account setup, screen reader configuration, [VS Code](https://code.visualstudio.com/), and [GitHub Copilot](https://github.com/features/copilot)
91
91
4. Questions? [File an issue](https://github.com/community-access/git-going-with-github/issues) in the workshop repository
92
92
93
93
---
94
94
95
95
## While You Wait
96
96
97
97
-[**Join the Discussion Forum**](https://github.com/community-access/git-going-with-github/discussions) - introduce yourself, ask questions, and connect with fellow participants before Day 1
98
-
-[**Pre-Workshop Setup Guide**](https://community-access.github.io/git-going-with-github/COMING_SOON.html) - get your GitHub account, screen reader, [VS Code](https://code.visualstudio.com/), and [GitHub Copilot](https://github.com/features/copilot) ready ahead of time
99
-
-[**Workshop Home Page**](https://community-access.github.io/git-going-with-github/) - full agenda, prerequisites, and everything you need to know
98
+
-[**Pre-Workshop Setup Guide**](https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html) - get your GitHub account, screen reader, [VS Code](https://code.visualstudio.com/), and [GitHub Copilot](https://github.com/features/copilot) ready ahead of time
99
+
-[**Workshop Home Page**](https://community-access.org/git-going-with-github/) - full agenda, prerequisites, and everything you need to know
100
100
-**Need help?**[File an issue](https://github.com/community-access/git-going-with-github/issues) - we are here to help with anything
> **Please complete this guide at least one day before the workshop.** If you run into any issues, [file an issue](https://github.com/community-access/git-going-with-github/issues) so we can help - we want Day 1 to start with everyone ready to go, not troubleshooting.
Copy file name to clipboardExpand all lines: docs/course-guide.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
4
4
> **Welcome.** You are about to begin a two-day journey into open source collaboration using GitHub, VS Code, and GitHub Copilot - all designed for screen reader and keyboard-only navigation. This guide is your starting point and table of contents for everything in this workshop.
5
5
6
+
> **Note:** Workshop content is being actively refined during the week of March 7, 2026. Students should expect updates to materials leading up to and during the course.
Copy file name to clipboardExpand all lines: html/ACCESSIBILITY_TESTING.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -379,8 +379,8 @@ <h2>Questions or Feedback?</h2>
379
379
380
380
</main>
381
381
<footerrole="contentinfo" class="site-footer">
382
-
<p><strong>GIT Going with GitHub</strong> - A workshop by <ahref="https://community-access.github.io">Community Access</a></p>
383
-
<p><ahref="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <ahref="https://community-access.github.io">community-access.github.io</a></p>
382
+
<p><strong>GIT Going with GitHub</strong> - A workshop by <ahref="https://community-access.org">Community Access</a></p>
383
+
<p><ahref="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <ahref="https://community-access.org">community-access.org</a></p>
Copy file name to clipboardExpand all lines: html/BUILD.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -141,8 +141,8 @@ <h2>Additional Resources</h2>
141
141
142
142
</main>
143
143
<footerrole="contentinfo" class="site-footer">
144
-
<p><strong>GIT Going with GitHub</strong> - A workshop by <ahref="https://community-access.github.io">Community Access</a></p>
145
-
<p><ahref="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <ahref="https://community-access.github.io">community-access.github.io</a></p>
144
+
<p><strong>GIT Going with GitHub</strong> - A workshop by <ahref="https://community-access.org">Community Access</a></p>
145
+
<p><ahref="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <ahref="https://community-access.org">community-access.org</a></p>
Copy file name to clipboardExpand all lines: html/CODE_OF_CONDUCT.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,8 @@ <h2>Attribution</h2>
101
101
102
102
</main>
103
103
<footerrole="contentinfo" class="site-footer">
104
-
<p><strong>GIT Going with GitHub</strong> - A workshop by <ahref="https://community-access.github.io">Community Access</a></p>
105
-
<p><ahref="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <ahref="https://community-access.github.io">community-access.github.io</a></p>
104
+
<p><strong>GIT Going with GitHub</strong> - A workshop by <ahref="https://community-access.org">Community Access</a></p>
105
+
<p><ahref="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <ahref="https://community-access.org">community-access.org</a></p>
0 commit comments