-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (34 loc) · 2.1 KB
/
index.html
File metadata and controls
34 lines (34 loc) · 2.1 KB
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
<!doctype html>
<html>
<head>
<title>Jaipur.rb User Group - Small Community rubyists interested in Ruby, Ruby on Rails in & around Jaipur.</title>
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<a href="https://github.com/jaipurruby/jaipurruby.github.io"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://github-camo.global.ssl.fastly.net/82b228a3648bf44fc1163ef44c62fcc60081495e/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_red_aa0000.png"></a>
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1>Jaipur.rb User Group</h1>
<h2>We are small & nice ruby/rails community in Jaipur.</h2>
</div>
</div>
<div class="row">
<div class="col-md-8">
<script async class="speakerdeck-embed" data-slide="2" data-id="be6e7d308f3d0131022c26fec733d89d" data-ratio="1.33333333333333" src="//speakerdeck.com/assets/embed.js"></script>
</div>
<div class="col-md-4">
<h3>Get in Touch</h3>
<ul>
<li>Mailing List: <a href="https://groups.google.com/d/forum/jaipur-rug">jaipur-rug@googlegroups.com</a></li>
<li>Facebook: <a href="http://facebook.com/jaipurruby">JaipurRuby</a> </li>
<li>Twitter: <a href="https://twitter.com/JaipurRuby">@JaipurRuby</a></li>
<li><script async defer src="https://ruby-rockers.herokuapp.com/slackin.js"></script></li>
</ul>
<a class="twitter-timeline" href="https://twitter.com/JaipurRuby" data-widget-id="447372832272429056">Tweets by @JaipurRuby</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
</body>
</html>