Skip to content

Commit 435149b

Browse files
author
GitHub Workshop Bot
committed
Close registration: update pages and remove registration links
- Replace REGISTER.md and html/REGISTER.html with registration-closed content - Remove Register link from index.html nav bar and replace banner with closed message - Replace Register section in index.html with registration-closed section - Remove registration counter JavaScript from index.html and REGISTER.html - Remove register link from COMING_SOON.md and html/COMING_SOON.html - Update README.md registration row to show closed status
1 parent b031016 commit 435149b

File tree

6 files changed

+23
-174
lines changed

6 files changed

+23
-174
lines changed

COMING_SOON.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ The full workshop curriculum, lesson materials, and reference guides are current
1010

1111
### In the Meantime
1212

13-
- [**Register for the workshop**](https://community-access.org/git-going-with-github/REGISTER.html) - two steps: GitHub issue + Zoom registration
1413
- [**Join the Discussion Forum**](https://github.com/community-access/git-going-with-github/discussions) - ask questions, connect with fellow participants
1514
- [**Return to the home page**](https://community-access.org/git-going-with-github/)
1615

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ License: CC BY 4.0 | [Site](https://community-access.org/git-going-with-github/)
1111
| Detail | Information |
1212
|---|---|
1313
| **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) |
14+
| **Registration** | Closed - thank you to all who registered! |
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 |

REGISTER.md

Lines changed: 9 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,29 @@
1-
# Register for GIT Going with GitHub
1+
# Registration Closed
22

33
[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

5-
Registration requires two steps. Both steps are required.
5+
## Registration for GIT Going with GitHub is now closed.
6+
7+
Thank you to everyone who registered! We are excited to learn together.
68

79
| | |
810
|---|---|
9-
| **Dates** | Saturday, March 7 & Sunday, March 8, 2026 |
11+
| **Dates** | Saturday, March 7 and Sunday, March 8, 2026 |
1012
| **Time** | 12:00 PM - 8:00 PM Eastern (both days) |
1113
| **Location** | Online via [Zoom](https://zoom.us/) |
1214
| **Cost** | Free |
13-
| **Capacity** | 75 participants (limited seats) |
14-
15-
Registered: <span id="registration-count" aria-live="polite">loading...</span> out of 75 spots
1615

1716
---
1817

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.
18+
**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.
2019

2120
---
2221

23-
## Step 1 - Register for the Zoom Session
24-
25-
Register for the Zoom session so you receive the meeting link before the workshop.
26-
27-
> [**Start Step 1 - Register on Zoom**](https://us06web.zoom.us/meeting/register/YdAAvwzAQUCYpPpNtAlG3g)
28-
29-
Register for the Zoom session to receive the meeting link before the workshop.
30-
31-
**Zoom accessibility notes:**
32-
33-
- The [Zoom](https://zoom.us/) client works well with [NVDA](https://www.nvaccess.org/download/), [JAWS](https://www.freedomscientific.com/products/software/jaws/), and [VoiceOver](https://support.apple.com/guide/voiceover/welcome/mac)
34-
35-
---
36-
37-
## Step 2 - Sign Up on GitHub
38-
39-
File a GitHub issue to register. This is intentional - filing an issue is one of the first skills you will learn in this workshop, so you are already practicing.
40-
41-
You must be signed into a [GitHub](https://github.com) account to file the issue. If you do not have one yet, create one first using the steps below - then come back to file your registration issue.
42-
43-
### Need a GitHub Account?
44-
45-
If you do not have a GitHub account yet, follow these steps:
46-
47-
1. Open your browser and go to the [GitHub sign-up page](https://github.com/signup)
48-
2. Enter your **email address** and press Tab or activate Continue
49-
3. Create a **password** (at least 8 characters, 15+ recommended) and continue
50-
4. Choose a **username** - lowercase letters, numbers, and hyphens only. Keep it professional; it represents you in the open source community. GitHub will tell you immediately if the name is taken
51-
5. Choose whether to receive product updates by email (y or n)
52-
6. **Human verification step** - GitHub presents a CAPTCHA puzzle. Screen reader users: look for an "Audio" or "Try an audio challenge" button. If neither is accessible, [file an issue](https://github.com/community-access/git-going-with-github/issues) and we will help
53-
7. Activate **Create account**
54-
8. GitHub sends a **launch code** to your email - copy it, return to the browser, and type it into the verification field. Check your spam folder if it does not arrive within a few minutes
55-
9. You will see a "Welcome to GitHub" personalization page - you can skip it
56-
57-
After creating your account, check your email for a message from GitHub with the subject "Please verify your email address" and activate the link inside it.
58-
59-
**Enable two-factor authentication** (strongly recommended): Go to [GitHub Security Settings](https://github.com/settings/security), find "Two-factor authentication," and activate "Enable." An authenticator app (Microsoft Authenticator, Google Authenticator, or Authy) is the most reliable option.
22+
### Questions?
6023

61-
Security: We strongly recommend enabling Two-Factor Authentication (2FA) on your GitHub account. If you cannot enable 2FA, add an SSH key or create a Personal Access Token (PAT) with `repo` scope before contributing. If you need help, contact the workshop organizers.
24+
Need help? [File an issue](https://github.com/community-access/git-going-with-github/issues) in the workshop repository or join the [Discussion Forum](https://github.com/community-access/git-going-with-github/discussions).
6225

63-
### File Your Registration Issue
26+
*A [Community Access](https://community-access.org) initiative.*
6427

6528
**Important:** You must be signed into your GitHub account before clicking the link below. If you are not signed in, go to [GitHub](https://github.com) and sign in first.
6629

html/COMING_SOON.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ <h3>A Two-Day Workshop by <a href="https://community-access.org">Community Acces
3636
<hr>
3737
<h3>In the Meantime</h3>
3838
<ul>
39-
<li><a href="https://community-access.org/git-going-with-github/REGISTER.html"><strong>Register for the workshop</strong></a> - two steps: GitHub issue + Zoom registration</li>
4039
<li><a href="https://github.com/community-access/git-going-with-github/discussions"><strong>Join the Discussion Forum</strong></a> - ask questions, connect with fellow participants</li>
4140
<li><a href="https://community-access.org/git-going-with-github/"><strong>Return to the home page</strong></a></li>
4241
</ul>

html/REGISTER.html

Lines changed: 7 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta name="description" content="GIT Going with GitHub - A two-day accessible open source workshop by Community Access">
7-
<title>Register for GIT Going with GitHub</title>
7+
<title>Registration Closed - 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">
@@ -26,12 +26,12 @@
2626
<body>
2727
<a class="skip-link" href="#main-content">Skip to main content</a>
2828
<nav aria-label="Breadcrumb" class="breadcrumb">
29-
<a href="./index.html">Home</a> <span aria-hidden="true"></span> <span aria-current="page">Register for GIT Going with GitHub</span>
29+
<a href="./index.html">Home</a> <span aria-hidden="true"></span> <span aria-current="page">Registration Closed</span>
3030
</nav>
3131
<main id="main-content" class="markdown-body">
32-
<h1>Register for GIT Going with GitHub</h1>
32+
<h1>Registration Closed</h1>
3333
<p><a href="https://community-access.org/git-going-with-github/">Back to Home</a> | <a href="https://github.com/community-access/git-going-with-github/discussions">Discussion Forum</a> | <a href="https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html">Pre-Workshop Setup Guide</a></p>
34-
<p>Registration requires two steps. Both steps are required.</p>
34+
<p>Registration for GIT Going with GitHub is now closed. Thank you to everyone who registered - let the learning begin!</p>
3535
<table>
3636
<thead>
3737
<tr>
@@ -55,73 +55,10 @@ <h1>Register for GIT Going with GitHub</h1>
5555
<td><strong>Cost</strong></td>
5656
<td>Free</td>
5757
</tr>
58-
<tr>
59-
<td><strong>Capacity</strong></td>
60-
<td>75 participants (limited seats)</td>
61-
</tr>
6258
</tbody></table>
63-
<p>Registered: <span id="registration-count" aria-live="polite">loading...</span> out of 75 spots</p>
64-
<hr>
65-
<blockquote>
66-
<p><strong>Already registered?</strong> Complete the <a href="https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html"><strong>Pre-Workshop Setup Guide</strong></a> before March 7. It walks you through GitHub account setup, screen reader configuration, <a href="https://code.visualstudio.com/">VS Code</a>, and <a href="https://github.com/features/copilot">GitHub Copilot</a> - with instructions for NVDA, JAWS, and VoiceOver.</p>
67-
</blockquote>
68-
<hr>
69-
<h2>Step 1 - Register for the Zoom Session</h2>
70-
<p>Register for the Zoom session so you receive the meeting link before the workshop.</p>
71-
<blockquote>
72-
<p><a href="https://us06web.zoom.us/meeting/register/YdAAvwzAQUCYpPpNtAlG3g"><strong>Start Step 1 - Register on Zoom</strong></a></p>
73-
</blockquote>
74-
<p>Register for the Zoom session to receive the meeting link before the workshop.</p>
75-
<p><strong>Zoom accessibility notes:</strong></p>
76-
<ul>
77-
<li>The <a href="https://zoom.us/">Zoom</a> client works well with <a href="https://www.nvaccess.org/download/">NVDA</a>, <a href="https://www.freedomscientific.com/products/software/jaws/">JAWS</a>, and <a href="https://support.apple.com/guide/voiceover/welcome/mac">VoiceOver</a></li>
78-
</ul>
79-
<hr>
80-
<h2>Step 2 - Sign Up on GitHub</h2>
81-
<p>File a GitHub issue to register. This is intentional - filing an issue is one of the first skills you will learn in this workshop, so you are already practicing.</p>
82-
<p>You must be signed into a <a href="https://github.com">GitHub</a> account to file the issue. If you do not have one yet, create one first using the steps below - then come back to file your registration issue.</p>
83-
<h3>Need a GitHub Account?</h3>
84-
<p>If you do not have a GitHub account yet, follow these steps:</p>
85-
<ol>
86-
<li>Open your browser and go to the <a href="https://github.com/signup">GitHub sign-up page</a></li>
87-
<li>Enter your <strong>email address</strong> and press Tab or activate Continue</li>
88-
<li>Create a <strong>password</strong> (at least 8 characters, 15+ recommended) and continue</li>
89-
<li>Choose a <strong>username</strong> - lowercase letters, numbers, and hyphens only. Keep it professional; it represents you in the open source community. GitHub will tell you immediately if the name is taken</li>
90-
<li>Choose whether to receive product updates by email (y or n)</li>
91-
<li><strong>Human verification step</strong> - GitHub presents a CAPTCHA puzzle. Screen reader users: look for an &quot;Audio&quot; or &quot;Try an audio challenge&quot; button. If neither is accessible, <a href="https://github.com/community-access/git-going-with-github/issues">file an issue</a> and we will help</li>
92-
<li>Activate <strong>Create account</strong></li>
93-
<li>GitHub sends a <strong>launch code</strong> to your email - copy it, return to the browser, and type it into the verification field. Check your spam folder if it does not arrive within a few minutes</li>
94-
<li>You will see a &quot;Welcome to GitHub&quot; personalization page - you can skip it</li>
95-
</ol>
96-
<p>After creating your account, check your email for a message from GitHub with the subject &quot;Please verify your email address&quot; and activate the link inside it.</p>
97-
<p><strong>Enable two-factor authentication</strong> (strongly recommended): Go to <a href="https://github.com/settings/security">GitHub Security Settings</a>, find &quot;Two-factor authentication,&quot; and activate &quot;Enable.&quot; An authenticator app (Microsoft Authenticator, Google Authenticator, or Authy) is the most reliable option.</p>
98-
<p>Security: We strongly recommend enabling Two-Factor Authentication (2FA) on your GitHub account. If you cannot enable 2FA, add an SSH key or create a Personal Access Token (PAT) with <code>repo</code> scope before contributing. If you need help, contact the workshop organizers.</p>
99-
<h3>File Your Registration Issue</h3>
100-
<p><strong>Important:</strong> You must be signed into your GitHub account before clicking the link below. If you are not signed in, go to <a href="https://github.com">GitHub</a> and sign in first.</p>
101-
<blockquote>
102-
<p><a href="https://github.com/community-access/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+-+March+2026"><strong>Start Step 2 - File your registration issue</strong></a></p>
103-
</blockquote>
104-
<p><strong>Note:</strong> 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.</p>
105-
<p>The form asks for:</p>
106-
<ul>
107-
<li><strong>First Name</strong> (required) - your first name as you would like to be addressed during the workshop</li>
108-
<li><strong>Last Name</strong> (required)</li>
109-
<li><strong>Email Address</strong> (required) - we will use this to send you Zoom links and workshop materials before the event</li>
110-
<li><strong>GitHub Proficiency Level</strong> (required) - a dropdown from &quot;Brand new&quot; to &quot;Experienced&quot; so we can prepare the right level of support</li>
111-
<li><strong>Primary Screen Reader</strong> (optional) - which screen reader you primarily use (NVDA, JAWS, VoiceOver, or other)</li>
112-
<li><strong>Questions or Accommodations</strong> (optional) - anything we should know or arrange before the workshop</li>
113-
</ul>
114-
<p>After you submit, you will receive an automated confirmation comment on your issue. Your GitHub username is captured automatically - you do not need to enter it.</p>
115-
<hr>
116-
<h2>What Happens Next</h2>
117-
<p>Once you have completed both steps:</p>
118-
<ol>
119-
<li>You will receive a Zoom confirmation email (Step 1)</li>
120-
<li>You will see a confirmation comment on your GitHub issue (Step 2)</li>
121-
<li>Complete the <a href="https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html">Pre-Workshop Setup Guide</a> before March 7 - it covers GitHub account setup, screen reader configuration, <a href="https://code.visualstudio.com/">VS Code</a>, and <a href="https://github.com/features/copilot">GitHub Copilot</a></li>
122-
<li>Questions? <a href="https://github.com/community-access/git-going-with-github/issues">File an issue</a> in the workshop repository</li>
123-
</ol>
12459
<hr>
60+
<h2>Already Registered?</h2>
61+
<p>Complete the <a href="https://community-access.org/git-going-with-github/docs/00-pre-workshop-setup.html"><strong>Pre-Workshop Setup Guide</strong></a> before March 7. It walks you through GitHub account setup, screen reader configuration, <a href="https://code.visualstudio.com/">VS Code</a>, and <a href="https://github.com/features/copilot">GitHub Copilot</a> - with instructions for NVDA, JAWS, and VoiceOver.</p>
12562
<h2>While You Wait</h2>
12663
<ul>
12764
<li><a href="https://github.com/community-access/git-going-with-github/discussions"><strong>Join the Discussion Forum</strong></a> - introduce yourself, ask questions, and connect with fellow participants before Day 1</li>
@@ -135,25 +72,5 @@ <h2>While You Wait</h2>
13572
<p><strong>GIT Going with GitHub</strong> - A workshop by <a href="https://community-access.org">Community Access</a></p>
13673
<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>
13774
</footer>
138-
<script>
139-
(function() {
140-
var url = 'https://api.github.com/search/issues?q=repo:community-access/git-going-with-github+label:registration+is:issue+is:open';
141-
var xhr = new XMLHttpRequest();
142-
xhr.open('GET', url);
143-
xhr.setRequestHeader('Accept', 'application/vnd.github+json');
144-
xhr.onload = function() {
145-
if (xhr.status === 200) {
146-
try {
147-
var count = JSON.parse(xhr.responseText).total_count;
148-
var els = document.querySelectorAll('[id^="registration-count"]');
149-
for (var i = 0; i < els.length; i++) {
150-
els[i].textContent = count;
151-
}
152-
} catch (e) {}
153-
}
154-
};
155-
xhr.onerror = function() {};
156-
xhr.send();
157-
})();
158-
</script></body>
75+
</body>
15976
</html>

0 commit comments

Comments
 (0)