Skip to content

Commit f4a21af

Browse files
committed
Add Coming Soon page, redirect content links, note about issue title field
1 parent c1ca09c commit f4a21af

File tree

4 files changed

+120
-42
lines changed

4 files changed

+120
-42
lines changed

ANNOUNCEMENT.md

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

3-
[License: CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | [View Site](https://bits-acb.github.io/git-going-with-github/) | [Full Curriculum](https://bits-acb.github.io/git-going-with-github/docs/course-guide.html) | [Discussion Forum](https://github.com/BITS-ACB/git-going-with-github/discussions) | [Register](https://github.com/BITS-ACB/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+%E2%80%94+March+2026)
3+
[License: CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | [View Site](https://bits-acb.github.io/git-going-with-github/) | [Full Curriculum](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html) | [Discussion Forum](https://github.com/BITS-ACB/git-going-with-github/discussions) | [Register](https://github.com/BITS-ACB/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+%E2%80%94+March+2026)
44

55
## You Belong in Open Source. Let Us Show You the Door.
66

@@ -27,7 +27,7 @@
2727
2828
---
2929

30-
> **Already registered?** Complete the [**Pre-Workshop Setup Guide**](https://bits-acb.github.io/git-going-with-github/docs/00-pre-workshop-setup.html) before March 6. It walks you through every step — GitHub account, screen reader configuration, VS Code, and GitHub Copilot — with instructions for NVDA, JAWS, and VoiceOver. Get set up early so Day 1 starts with learning, not troubleshooting.
30+
> **Already registered?** Complete the [**Pre-Workshop Setup Guide**](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html) before March 6. It walks you through every step — GitHub account, screen reader configuration, VS Code, and GitHub Copilot — with instructions for NVDA, JAWS, and VoiceOver. Get set up early so Day 1 starts with learning, not troubleshooting.
3131
3232
---
3333

@@ -74,36 +74,36 @@ These are not hypothetical outcomes. Every participant ships something real.
7474

7575
## The Two-Day Journey
7676

77-
### [Day 1 — GitHub Foundations (Browser + Screen Reader)](https://bits-acb.github.io/git-going-with-github/DAY1_AGENDA.html)
77+
### [Day 1 — GitHub Foundations (Browser + Screen Reader)](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)
7878

7979
Your screen reader and keyboard are the only tools you need. Everything happens in the browser.
8080

8181
| Block | What Happens |
8282
|-------|-------------|
83-
| **[Welcome and Setup Check](https://bits-acb.github.io/git-going-with-github/docs/00-pre-workshop-setup.html)** | Introductions, verify everyone's screen reader and browser are ready |
84-
| **[Screen Reader Orientation to GitHub](https://bits-acb.github.io/git-going-with-github/docs/01-understanding-github-web-structure.html)** | Navigate GitHub pages using headings, landmarks, and keyboard shortcuts |
85-
| **[Navigating Repositories](https://bits-acb.github.io/git-going-with-github/docs/02-navigating-repositories.html)** | Explore a real repository — files, branches, commits, contributors |
86-
| **[Working with Issues](https://bits-acb.github.io/git-going-with-github/docs/04-working-with-issues.html)** | Search, file, comment on, and triage issues using [Markdown](https://bits-acb.github.io/git-going-with-github/docs/appendix-e-github-flavored-markdown.html) |
87-
| **[Understanding Pull Requests](https://bits-acb.github.io/git-going-with-github/docs/05-working-with-pull-requests.html)** | Read diffs, write inline review comments, approve and merge |
88-
| **[Your First Contribution Sprint](https://bits-acb.github.io/git-going-with-github/learning-room/)** | Make a real contribution to the shared practice repository — with automated bot feedback and human peer review |
89-
| **[Community and Culture](https://bits-acb.github.io/git-going-with-github/docs/07-culture-etiquette.html)** | Open source etiquette, constructive feedback, [managing notifications](https://bits-acb.github.io/git-going-with-github/docs/09-notifications.html), organizing with [labels](https://bits-acb.github.io/git-going-with-github/docs/08-labels-milestones-projects.html) |
83+
| **[Welcome and Setup Check](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Introductions, verify everyone's screen reader and browser are ready |
84+
| **[Screen Reader Orientation to GitHub](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Navigate GitHub pages using headings, landmarks, and keyboard shortcuts |
85+
| **[Navigating Repositories](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Explore a real repository — files, branches, commits, contributors |
86+
| **[Working with Issues](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Search, file, comment on, and triage issues using [Markdown](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html) |
87+
| **[Understanding Pull Requests](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Read diffs, write inline review comments, approve and merge |
88+
| **[Your First Contribution Sprint](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Make a real contribution to the shared practice repository — with automated bot feedback and human peer review |
89+
| **[Community and Culture](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Open source etiquette, constructive feedback, [managing notifications](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html), organizing with [labels](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html) |
9090

9191
You will also work through [GitHub Skills](https://skills.github.com/) modules — interactive, bot-guided courses that run in your own GitHub account. A bot named Mona creates real issues and pull requests for you, verifies your actions, and guides you through each step. It is the same mechanism used by real open source projects.
9292

93-
### [Day 2 — From Contributor to Product Maker (VS Code + Agent Forge)](https://bits-acb.github.io/git-going-with-github/DAY2_AGENDA.html)
93+
### [Day 2 — From Contributor to Product Maker (VS Code + Agent Forge)](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)
9494

9595
You earned the tools. Now you wield them.
9696

9797
| Block | What Happens |
9898
|-------|-------------|
9999
| **Day 1 Debrief** | Celebrate what shipped, surface questions, set your Day 2 goal |
100-
| **[VS Code Setup](https://bits-acb.github.io/git-going-with-github/docs/10-vscode-basics.html)** | Screen reader mode, workspace navigation, the bridge from browser to editor |
101-
| **[Deep Contribution with Copilot](https://bits-acb.github.io/git-going-with-github/docs/13-github-copilot.html)** | Use [GitHub Copilot](https://github.com/features/copilot) as a writing partner — draft improvements, review your own work, commit with confidence |
102-
| **[Activate the Agents](https://bits-acb.github.io/git-going-with-github/docs/16-agent-forge.html)** | Run six AI agents that amplify every skill you built on Day 1 — daily briefings, issue triage, PR review, accessibility monitoring |
103-
| **[Ship Your Contribution](https://bits-acb.github.io/git-going-with-github/docs/12-github-pull-requests-extension.html)** | Open a real pull request to a live public repository. Your facilitator reviews and merges it. |
100+
| **[VS Code Setup](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Screen reader mode, workspace navigation, the bridge from browser to editor |
101+
| **[Deep Contribution with Copilot](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Use [GitHub Copilot](https://github.com/features/copilot) as a writing partner — draft improvements, review your own work, commit with confidence |
102+
| **[Activate the Agents](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Run six AI agents that amplify every skill you built on Day 1 — daily briefings, issue triage, PR review, accessibility monitoring |
103+
| **[Ship Your Contribution](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** | Open a real pull request to a live public repository. Your facilitator reviews and merges it. |
104104
| **Design the Future** | Collaborative speccing session — what should the next version of these tools look like? Your ideas, on the record. |
105105

106-
The central project is **[Agent Forge](https://bits-acb.github.io/git-going-with-github/docs/16-agent-forge.html)** — a real, MIT-licensed open source project with six [GitHub Copilot](https://github.com/features/copilot) agents and 28 slash commands for accessible repository management. You will fork it, understand it, improve it, and personalize it.
106+
The central project is **[Agent Forge](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html)** — a real, MIT-licensed open source project with six [GitHub Copilot](https://github.com/features/copilot) agents and 28 slash commands for accessible repository management. You will fork it, understand it, improve it, and personalize it.
107107

108108
---
109109

@@ -138,7 +138,7 @@ All exercises work with any of these. Where keyboard commands differ, we provide
138138

139139
### Software to Install
140140

141-
Install these before the workshop. Detailed, screen-reader-friendly installation instructions are in our [Pre-Workshop Setup Guide](https://bits-acb.github.io/git-going-with-github/docs/00-pre-workshop-setup.html).
141+
Install these before the workshop. Detailed, screen-reader-friendly installation instructions are in our [Pre-Workshop Setup Guide](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html).
142142

143143
1. **Git** — the version control system underneath GitHub
144144
- Windows: Download from [git-scm.com/download/win](https://git-scm.com/download/win) — run the installer with default options
@@ -183,7 +183,7 @@ If you do not have a GitHub account, create one before the workshop:
183183
2. Enable 2FA using an authenticator app, SMS, or a security key
184184
3. Save your recovery codes somewhere safe
185185

186-
Our [Pre-Workshop Setup Guide](https://bits-acb.github.io/git-going-with-github/docs/00-pre-workshop-setup.html) walks through every one of these steps with detailed screen reader instructions for NVDA, JAWS, and VoiceOver.
186+
Our [Pre-Workshop Setup Guide](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html) walks through every one of these steps with detailed screen reader instructions for NVDA, JAWS, and VoiceOver.
187187

188188
---
189189

@@ -195,8 +195,9 @@ Registration works through GitHub Issues — and that is intentional. Filing a G
195195

196196
> [**Click here to register**](https://github.com/BITS-ACB/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+%E2%80%94+March+2026) — it takes about one minute.
197197
198+
**Note:** The issue title is pre-filled and required by GitHub. You do not need to change it — just fill out the form fields below it and submit.
199+
198200
You will need a free GitHub account to register (see prerequisites above). The form asks for:
199-
- Your first and last name
200201
- Your email address
201202
- Your GitHub username
202203
- Your experience level with GitHub
@@ -222,7 +223,7 @@ Every step in this workshop is written three ways — for NVDA, for JAWS, and fo
222223

223224
And the goal is not just "learn GitHub." The goal is to move you from **user** to **maker**. From someone who encounters accessibility barriers to someone who files the issue, proposes the fix, reviews the pull request, and ships the solution. That arc — from observer to contributor to product maker — is what the two days are designed to deliver.
224225

225-
The curriculum includes [17 chapters](https://bits-acb.github.io/git-going-with-github/docs/course-guide.html), [25 reference appendices](https://bits-acb.github.io/git-going-with-github/docs/appendix-a-glossary.html), 24 hands-on exercises, a shared [practice repository](https://bits-acb.github.io/git-going-with-github/learning-room/) with automated feedback bots, three [GitHub Skills](https://skills.github.com/) modules with a bot that verifies your work in real time, and a live open source project where your contributions are merged on Day 2.
226+
The curriculum includes [17 chapters](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html), [25 reference appendices](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html), 24 hands-on exercises, a shared [practice repository](https://bits-acb.github.io/git-going-with-github/COMING_SOON.html) with automated feedback bots, three [GitHub Skills](https://skills.github.com/) modules with a bot that verifies your work in real time, and a live open source project where your contributions are merged on Day 2.
226227

227228
All of it is open source. All of it is yours to keep, fork, and share.
228229

COMING_SOON.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Coming Soon
2+
3+
## GIT Going with GitHub — Workshop Materials
4+
5+
### A Two-Day Workshop by [BITS (Blind Information Technology Solutions)](http://www.joinbits.org)
6+
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 6, 2026.
8+
9+
---
10+
11+
### In the Meantime
12+
13+
- [**Register for the workshop**](https://github.com/BITS-ACB/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+%E2%80%94+March+2026) — sign up by filing a GitHub issue
14+
- [**Join the Discussion Forum**](https://github.com/BITS-ACB/git-going-with-github/discussions) — ask questions, connect with fellow participants
15+
- [**Return to the home page**](https://bits-acb.github.io/git-going-with-github/)
16+
17+
---
18+
19+
### Questions?
20+
21+
Contact us at [support@bits-acb.org](mailto:support@bits-acb.org).
22+
23+
*A [BITS (Blind Information Technology Solutions)](http://www.joinbits.org) initiative.*

html/COMING_SOON.html

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="description" content="GIT Going with GitHub — A two-day accessible open source workshop by BITS (Blind Information Technology Solutions)">
7+
<title>Coming Soon — GIT Going with GitHub</title>
8+
<link rel="stylesheet" href="./styles/github-markdown.css">
9+
<link rel="stylesheet" href="./styles/highlight.css">
10+
<link rel="stylesheet" href="./styles/custom.css">
11+
<style>
12+
.markdown-body {
13+
box-sizing: border-box;
14+
min-width: 200px;
15+
max-width: 980px;
16+
margin: 0 auto;
17+
padding: 45px;
18+
}
19+
@media (max-width: 767px) {
20+
.markdown-body {
21+
padding: 15px;
22+
}
23+
}
24+
</style>
25+
</head>
26+
<body>
27+
<a class="skip-link" href="#main-content">Skip to main content</a>
28+
<nav aria-label="Breadcrumb" class="breadcrumb">
29+
<a href="./index.html">Home</a> <span aria-hidden="true"></span> <span aria-current="page">Coming Soon</span>
30+
</nav>
31+
<main id="main-content" class="markdown-body">
32+
<h1>Coming Soon</h1>
33+
<h2>GIT Going with GitHub — Workshop Materials</h2>
34+
<h3>A Two-Day Workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></h3>
35+
<p>The full workshop curriculum, lesson materials, and reference guides are currently being finalized. They will be published here before the workshop begins on March 6, 2026.</p>
36+
<hr>
37+
<h3>In the Meantime</h3>
38+
<ul>
39+
<li><a href="https://github.com/BITS-ACB/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+%E2%80%94+March+2026"><strong>Register for the workshop</strong></a> — sign up by filing a GitHub issue</li>
40+
<li><a href="https://github.com/BITS-ACB/git-going-with-github/discussions"><strong>Join the Discussion Forum</strong></a> — ask questions, connect with fellow participants</li>
41+
<li><a href="https://bits-acb.github.io/git-going-with-github/"><strong>Return to the home page</strong></a></li>
42+
</ul>
43+
<hr>
44+
<h3>Questions?</h3>
45+
<p>Contact us at <a href="mailto:support@bits-acb.org">support@bits-acb.org</a>.</p>
46+
<p><em>A <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a> initiative.</em></p>
47+
48+
</main>
49+
<footer role="contentinfo" style="text-align: center; margin-top: 3rem; padding: 2rem; border-top: 1px solid #d0d7de;">
50+
<p><strong>GIT Going with GitHub</strong> — A workshop by <a href="http://www.joinbits.org">BITS (Blind Information Technology Solutions)</a></p>
51+
<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>
52+
</footer>
53+
</body>
54+
</html>

0 commit comments

Comments
 (0)