Skip to content

Commit a8cdca6

Browse files
committed
Update for Civic Tech Coffee
Add Civic Tech Coffee to home page.
1 parent 9606250 commit a8cdca6

File tree

1 file changed

+36
-28
lines changed

1 file changed

+36
-28
lines changed

index.html

Lines changed: 36 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -11,45 +11,53 @@ <h3>
1111
>
1212
brigade and grassroots organization.
1313
</h3>
14-
<br />
1514

16-
<div class="alert alert-warning">
17-
<h3 class="alert-heading">
18-
We have resumed in-person hack nights for those who are able.
15+
<p>
16+
Code for Boston addresses local social and civic challenges through creative
17+
uses of technology. Despite the name, we are not solely focused on coding! We
18+
foster relationships between government, nonprofit, academic, for-profit
19+
companies, residents, civic technologists, analysts, designers, and many
20+
more. All are welcome!
21+
</p>
22+
23+
<div>
24+
<h3>
25+
Hack Nights
1926
</h3>
2027
<p>
21-
New members can join us online Tuesday nights at 7 p.m.! Existing members can also attend in-person at CIC (4th Floor Kitchen) by talking to their project lead. Here is how to get started:
28+
Hack nights are an opportunity to volunteer on software projects that benefit the Boston community.
29+
New members can join us online Tuesday nights at 7 p.m. Existing members can also attend in-person at CIC (4th Floor Kitchen) by talking to their project lead. Here is how to get started:
2230
</p>
23-
<ul>
24-
<li>
25-
<a href="http://slack.codeforboston.org">Join our Slack team</a>
26-
</li>
27-
<li>
28-
<a href="https://zoom.us/download">Download Zoom</a>
29-
</li>
30-
<li>
31-
<a href="{{ site.zoom_url }}"
32-
>Join us for announcements and new member orientation</a
33-
>
34-
</li>
35-
</ul>
3631
</div>
3732

3833
<div class="btn-group">
3934
<a href="{{ site.zoom_url }}" class="btn-secondary">RSVP on Zoom</a>
4035
<a
4136
href="{{ site.slack_url }}"
4237
class="btn-secondary"
43-
>Say hi on Slack</a
44-
>
45-
<a href="/projects" class="btn-secondary">See our work</a>
38+
>Say hi on Slack</a>
39+
<a href="" class="btn-secondary">Weekly E-Mail Newsletter</a>
4640
</div>
4741

48-
<p>
49-
Code for Boston addresses local social and civic challenges through creative
50-
uses of technology. Despite the name, we're not solely focused on coding! We
51-
foster relationships between government, nonprofit, academic, for-profit
52-
companies, residents, civic technologists, analysts, designers, and many
53-
more. All are welcome!
54-
</p>
42+
<div>
43+
<h3>
44+
Civic Tech Coffee
45+
</h3>
46+
<p>
47+
Civic Tech Coffee is a monthly networking event for professionals and students interested in Civic Tech.
48+
It happens virtually on the last Thursday of the month at 8:30 a.m.
49+
</p>
50+
<div class="btn-group">
51+
<a href="https://codeforamerica.zoom.us/meeting/register/tJIud-Corj0sGNaJai1FmkyfRMek27MzEC_X"
52+
class="btn-secondary">RSVP on Zoom</a>
53+
<a href="https://communityinviter.com/apps/bostoncivictechcoffee/civic-tech-coffee"
54+
class="btn-secondary"
55+
>Say hi on Slack</a>
56+
<a href="http://eepurl.com/g3AxjX"
57+
class="btn-secondary"
58+
>
59+
Monthly E-Mail Reminders
60+
</a>
61+
</div>
62+
</div>
5563
</div>

0 commit comments

Comments
 (0)