|
5 | 5 | <meta charset="UTF-8" />
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 | 7 | <title>Code for San José - Volunteer</title>
|
| 8 | + <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> |
| 9 | + |
8 | 10 | <link rel="stylesheet" href="./assets/css/global.min.css" />
|
9 | 11 | <link rel="stylesheet" href="./assets/css/header.min.css" />
|
10 | 12 | <link rel="stylesheet" href="./assets/css/footer.min.css" />
|
@@ -89,14 +91,17 @@ <h1>Volunteer</h1>
|
89 | 91 | <div class="h2bar"></div>
|
90 | 92 | <h2>Getting Started</h2>
|
91 | 93 | <div class="text-content">
|
92 |
| - <p class="notify">In response to the Covid-19 pandemic, we are currently holding hack nights virtually. Please see |
93 |
| - our |
94 |
| - Meetup page or join our Slack channel for details and registration links.</p> |
| 94 | + <p>Our new volunteer sign-up form is <a href="https://forms.gle/pfLfKGidXK3HJGKf6">here</a>. It's not mandatory to fill out, but we will share the responses with project managers for them to get a sense of skillset and availability.</p> |
| 95 | + </div> |
| 96 | + |
| 97 | + <div class="text-content"> |
| 98 | + <p class="notify">We are back to in-person hacknights being held at Hacker Dojo in Mountain View! For now, |
| 99 | + we plan on meeting up on a monthly basis on the 1st Thursday of the month. Check out our Meetup page or join our Slack/Discord channels for details and registration links.</p> |
95 | 100 | <ol id="gettingStartedList">
|
96 | 101 | <li>
|
97 | 102 | <div class="getting_started">
|
98 | 103 | <a href="https://join.slack.com/t/codeforsanjose/shared_invite/zt-iwnx99kh-motBC0J47O8ItlR3zjAIBA" target="_blank" rel="noopener noref">
|
99 |
| - <p>Join Our Slack</p> |
| 104 | + <p>Join Our Slack and/or Discord</p> |
100 | 105 | <img src="./assets/img/social_logos/Slack_RGB_White.png" alt="Slack_Mark.svg" />
|
101 | 106 | </a>
|
102 | 107 | </div>
|
@@ -124,16 +129,16 @@ <h2>Getting Started</h2>
|
124 | 129 | are not required to contribute.
|
125 | 130 | </p>
|
126 | 131 | <p>
|
127 |
| - <strong>1. Join Our Slack Chat</strong> |
| 132 | + <strong>1. Join Our Slack and/or Discord</strong> |
128 | 133 | <a href="https://join.slack.com/t/codeforsanjose/shared_invite/zt-iwnx99kh-motBC0J47O8ItlR3zjAIBA" target="_blank" rel="noopener noref"><button
|
129 | 134 | class="volunteer-btns">JOIN
|
130 | 135 | SLACK</button></a>
|
131 | 136 | </p>
|
132 | 137 | <p>
|
133 |
| - We use Slack, an online chat platform, as our primary communication |
134 |
| - channel to collaborate on projects and stay updated on events. |
| 138 | + We use a combination of Slack and Discord as our primary communication |
| 139 | + channels to collaborate on projects and stay updated on events. |
135 | 140 | </p>
|
136 |
| - <p>Sign up to our Slack chat group and introduce yourself!</p> |
| 141 | + <p></p> |
137 | 142 | <p>
|
138 | 143 | <strong>2. Attend a Meetup</strong>
|
139 | 144 | <a href="https://www.meetup.com/Code-for-San-Jose/" target="_blank" rel="noopener noref"><button
|
|
0 commit comments