-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
32 lines (27 loc) · 1.03 KB
/
index.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
---
layout: home
---
<div class="home">
<h2>Hello and welcome.</h2>
<p>
Chennai Ruby User Group is a community of Ruby enthusiasts in and around Chennai.
We meet at least once monthly, and conduct workshops sometimes.
</p>
<p>
We have a <a href="http://www.meetup.com/chennai-ruby/">Meetup page</a> where we make meetup announcements,
use <a href="https://chennairb.slack.com">Slack for chat</a>,
have a <a href="groups.google.com/forum/#!forum/chennairb">mailing list</a>
and we are <a href="">on Twitter</a> too.
</p>
<p>
Here are some companies that have helped us organize meetups -
<ul>
<li><a href="http://www.spritle.com/">Spritle Software</a></li>
<li><a href="http://vakilsearch.com/">Vakilsearch</a></li>
<li><a href="http://www.techaffinity.com/">Techaffinity</a></li>
<li><a href="http://f22labs.com/">F22 Labs</a></li>
<li><a href="http://chronus.com/">Chronus</a></li>
<li><a href="http://contractiq.com/">ContractIq</a></li>
</ul>
</p>
</div>