Skip to content

Commit 5720e5e

Browse files
committed
feat: publish student content to community site
- 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
1 parent 7b592e6 commit 5720e5e

File tree

76 files changed

+248
-226
lines changed

Some content is hidden

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

76 files changed

+248
-226
lines changed

.github/workflows/deploy-pages.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,18 @@ jobs:
2525
- name: Checkout repository
2626
uses: actions/checkout@v4
2727

28+
- name: Setup Node.js
29+
uses: actions/setup-node@v4
30+
with:
31+
node-version: 20
32+
cache: npm
33+
34+
- name: Install dependencies
35+
run: npm ci
36+
37+
- name: Build HTML from Markdown
38+
run: npm run build:html
39+
2840
- name: Setup Pages
2941
uses: actions/configure-pages@v5
3042

ANNOUNCEMENT.md

Lines changed: 29 additions & 27 deletions
Large diffs are not rendered by default.

COMING_SOON.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22

33
## GIT Going with GitHub - Workshop Materials
44

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)
66

77
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.
88

99
---
1010

1111
### In the Meantime
1212

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
1414
- [**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/)
1616

1717
---
1818

1919
### Questions?
2020

2121
Need help? [File an issue](https://github.com/community-access/git-going-with-github/issues) in the workshop repository.
2222

23-
*A [Community Access](https://community-access.github.io) initiative.*
23+
*A [Community Access](https://community-access.org) initiative.*

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# GIT Going with GitHub
22

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)
44

5-
## A Workshop by [Community Access](https://community-access.github.io)
5+
## A Workshop by [Community Access](https://community-access.org)
66

77
> **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.
88
>
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.
1010
1111
| Detail | Information |
1212
|---|---|
13-
| **Workshop site** | [community-access.github.io/git-going-with-github](https://community-access.github.io/git-going-with-github/) |
14-
| **Register** | [Register for the workshop](https://community-access.github.io/git-going-with-github/REGISTER.html) (75 seats, free, two steps) |
13+
| **Workshop site** | [community-access.org/git-going-with-github](https://community-access.org/git-going-with-github/) |
14+
| **Register** | [Register for the workshop](https://community-access.org/git-going-with-github/REGISTER.html) (75 seats, free, two steps) |
1515
| **Discussions** | [Join the conversation](https://github.com/community-access/git-going-with-github/discussions) |
1616
| **Support** | [File an issue](https://github.com/community-access/git-going-with-github/issues) |
1717
| **Dates** | March 7-8, 2026 · 12-8 PM Eastern |
@@ -304,4 +304,4 @@ All workshop documentation is licensed under [CC BY 4.0](https://creativecommons
304304
---
305305
306306
*Last reviewed: February 2026*
307-
*A [Community Access](https://community-access.github.io) initiative.*
307+
*A [Community Access](https://community-access.org) initiative.*

REGISTER.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Register for GIT Going with GitHub
22

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)
44

55
Registration requires two steps. Both steps are required.
66

@@ -16,7 +16,7 @@ Registered: <span id="registration-count" aria-live="polite">loading...</span> o
1616

1717
---
1818

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.
2020
2121
---
2222

@@ -87,14 +87,14 @@ Once you have completed both steps:
8787

8888
1. You will receive a Zoom confirmation email (Step 1)
8989
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)
9191
4. Questions? [File an issue](https://github.com/community-access/git-going-with-github/issues) in the workshop repository
9292

9393
---
9494

9595
## While You Wait
9696

9797
- [**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
100100
- **Need help?** [File an issue](https://github.com/community-access/git-going-with-github/issues) - we are here to help with anything

docs/00-pre-workshop-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Pre-Workshop Setup - GIT Going with GitHub
22
## Everything You Need Before Day 1 Begins
33

4-
> **A [Community Access](https://community-access.github.io) workshop.**
4+
> **A [Community Access](https://community-access.org) workshop.**
55
>
66
> **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.
77

docs/course-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
> **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.
55
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.
7+
68
---
79

810
## How This Course Works

html/ACCESSIBILITY_TESTING.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ <h2>Questions or Feedback?</h2>
379379

380380
</main>
381381
<footer role="contentinfo" class="site-footer">
382-
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.github.io">Community Access</a></p>
383-
<p><a href="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <a href="https://community-access.github.io">community-access.github.io</a></p>
382+
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.org">Community Access</a></p>
383+
<p><a href="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <a href="https://community-access.org">community-access.org</a></p>
384384
</footer>
385385
</body>
386386
</html>

html/BUILD.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ <h2>Additional Resources</h2>
141141

142142
</main>
143143
<footer role="contentinfo" class="site-footer">
144-
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.github.io">Community Access</a></p>
145-
<p><a href="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <a href="https://community-access.github.io">community-access.github.io</a></p>
144+
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.org">Community Access</a></p>
145+
<p><a href="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <a href="https://community-access.org">community-access.org</a></p>
146146
</footer>
147147
</body>
148148
</html>

html/CODE_OF_CONDUCT.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ <h2>Attribution</h2>
101101

102102
</main>
103103
<footer role="contentinfo" class="site-footer">
104-
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.github.io">Community Access</a></p>
105-
<p><a href="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <a href="https://community-access.github.io">community-access.github.io</a></p>
104+
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.org">Community Access</a></p>
105+
<p><a href="https://github.com/community-access/git-going-with-github">View on GitHub</a> · <a href="https://community-access.org">community-access.org</a></p>
106106
</footer>
107107
</body>
108108
</html>

0 commit comments

Comments
 (0)