Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
137 lines (118 loc) · 7.84 KB
/
Copy pathindex.html
File metadata and controls
137 lines (118 loc) · 7.84 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--><htmlclass="no-js"><!--<![endif]-->
<head>
<metacharset="utf-8">
<metahttp-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>ICRuby - Home</title>
<metaname="description" content="Iowa City Ruby Programming Language Group">
<metaname="viewport" content="width=device-width">
<linkhref='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
<linkrel="stylesheet" href="css/bootstrap.min.css">
<style>
body {
padding-top:60px;
padding-bottom:40px;
}
</style>
<linkrel="stylesheet" href="css/bootstrap-responsive.min.css">
<linkrel="stylesheet" href="css/main.css">
<!--[if lt IE 9]>
<script src="js/vendor/html5-3.6-respond-1.1.0.min.js"></script>
<![endif]-->
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<!-- This code is taken from http://twitter.github.com/bootstrap/examples/hero.html -->
<divclass="navbar navbar-inverse navbar-fixed-top">
<divclass="navbar-inner">
<divclass="container">
<aclass="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<spanclass="icon-bar"></span>
<spanclass="icon-bar"></span>
<spanclass="icon-bar"></span>
</a>
<aclass="brand" href="#">ICRuby</a>
<divclass="nav-collapse collapse">
<ulclass="nav">
<liclass="active"><ahref="#">Home</a></li>
<li><atarget="_blank" href="http://groups.google.com/group/ic-ruby">Mailing List</a></li>
<li><atarget="_blank" href="http://twitter.com/icruby">Twitter</a></li>
<li><atarget="_blank" href="http://github.com/icruby">GitHub</a></li>
<liclass="dropdown">
<ahref="#" class="dropdown-toggle" data-toggle="dropdown">Projects <bclass="caret"></b></a>
<ulclass="dropdown-menu">
<liclass="nav-header">Code</li>
<li><atarget="_blank" href="https://github.com/icruby/code-of-iowa">Code of Iowa</a></li>
<li><atarget="_blank" href="https://github.com/icruby/maid">Maid</a></li>
<li><atarget="_blank" href="https://github.com/icruby/icruby.github.com">This Website</a></li>
<liclass="divider"></li>
<liclass="nav-header">Wiki</li>
<li><atarget="_blank" href="https://github.com/newhavenrb/conferences/wiki">Conferences</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<divclass="container">
<divclass="hero-unit">
<h1>puts <spanclass="ruby">"Hello, world!"</span></h1>
<p>We are ICRuby, a group of people living in and around <strong>Iowa City, IA</strong> brought together by a shared interest in the <ahref="http://ruby-lang.org/">Ruby Programming Language</a>.</p>
<p><strong>Want to be a part?</strong> Come to a meeting, <ahref="http://github.com/icruby/icruby.github.com/">contribute to this site</a>, or <ahref="http://groups.google.com/group/ic-ruby">get in touch</a>.</p>
</div>
<divclass="row">
<divclass="span12">
<h2>What's the meeting schedule?</h2>
<p>We get together in person <strong>the first Thursday of each month over lunch (12pm - 1 pm)</strong> in downtown Iowa City. Unless otherwise noted, we meet at the <strong>University of Iowa ITS Room #2951 in the Old Capitol Mall</strong>. We're <ahref="http://www.meetup.com/icruby/">on Meetup too</a>. If you can't make it then, we're part of a related group called <ahref="http://openhack.github.com/iowa_city/">OpenHack</a> that meets about 2 weeks after ICRuby.
</div>
</div>
<divclass="row">
<divclass="span4">
<h3>Newbie</h3>
<p><strong>Don't be afraid to join in!</strong> We were all new once and would be happy to help you take your first steps into the Ruby world. We love answering any questions you may have.</p>
</div>
<divclass="span4">
<h3>Intermediate</h3>
<p><strong>Have you already gotten your feet wet?</strong> Come to us with questions, to show work you've done, or just to get to know other Rubyists in the area.</p>
</div>
<divclass="span4">
<h3>Expert</h3>
<p><strong>Care about the finer points of Ruby</strong> or playing with the next big thing? You're not the only one. Join us for an interesting (although geeky) conversation.</p>
</div>
</div>
<divclass="row">
<divclass="span12">
<h2>What are we up to?</h2>
<divclass="span5">
<aclass="twitter-timeline" data-dnt=truehref="https://twitter.com/ICRuby" data-widget-id="255148798400143360">Tweets by @ICRuby</a>
</div>
<divclass="span5 offset1">
<aclass="twitter-timeline" data-dnt=truehref="https://twitter.com/ICRuby/community" data-widget-id="255149289603469313">Tweets from @ICRuby/community</a>
</div>
<script>!function(d,s,id){varjs,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
<hr>
<footer>
<p><small><arel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US"><imgalt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/80x15.png" /></a> Licensed under a <arel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License</a>.</small></p>
</footer>
</div><!-- /container -->
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script>window.jQuery||document.write('<script src="js/vendor/jquery-1.8.2.min.js"><\/script>')</script>
<scriptsrc="js/vendor/bootstrap.min.js"></script>
<scriptsrc="js/main.js"></script>
<!-- TODO -->
<script>
var_gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){varg=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>