-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathslack.html
36 lines (33 loc) · 1.22 KB
/
slack.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: default
title: HV Open Slack
---
<div class="row">
<div class="col-md-3">
<h1 class="highlight"><span class="highlight">Slack</span></h1>
</div>
<div class="col-md-6 paired-content">
<h3>What's Slack?</h3>
<p>
<a href="https://slack.com/">Slack</a> is a real time chat
service that runs in a browser (or via their dedicated
application). It's similar to IRC, but has history built into
the application. Unlike IRC you have to sign up first.
</p>
<h3>Already signed up?</h3>
<p>click
here: <a href="https://hvopen.slack.com/"><b>hvopen.slack.com</b></a></p>
<h3>If not, sign up below!</h3>
<p>Join the HV Open Community to chat in real time.</p>
<ul style="text-align: left">
<li><strong>Talk</strong> to members of the HV Open community.</li>
<li><strong>Help Organize</strong> upcoming lectures, events,
and spread the reach of the group.</li>
</ul>
<p>
Follow <a href="https://join.slack.com/t/hvopen/shared_invite/enQtODYxNDg5NTI3MTU3LWZiMzAzZmNhMDAwNTBiZDVjYWEwZjMyYzJlZDQxMjQ5MTY4NTUxMWYyMDBkZDliMDQzYmRjNDg1ZDlhYmUxY2U">this
link</a> to be invited to the slack channel.
</p>
</div>
</div>
</div>