-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
154 lines (154 loc) · 5.83 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
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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#">
<head>
<title>NNRUG Community Site</title>
<meta content="NNRUG Community Site" name="description" />
<meta content="NNRUG" name="author" />
<meta charset="UTF-8" />
<meta content="all" name="robots" />
<meta content="width=device-width initial-scale=1.0" name="viewport" />
<link href="/assets/app-426f5b79.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="contain-to-grid fixed">
<nav class="top-bar" data-topbar="">
<ul class="title-area">
<li class="name">
<h1>
<a href="/">NNRUG</a>
</h1>
</li>
<li class="toggle-topbar menu-icon">
<a href="#"><span>Menu</span></a>
</li>
</ul>
<section class="top-bar-section">
<ul class="right">
<li class="active">
<a href="https://github.com/NNRUG"><i class="fa fa-github-alt fa-lg"></i> GitHub</a>
</li>
</ul>
</section>
</nav>
</div>
<header class="intro-image">
<div class="row">
<div class="small-12 columns">
<div class="dark-glass-panel text-center">
<div class="top-center text-center">
<a class="circle ruby-logo" href="http://ruby-lang.org"><img src="/assets/ruby-logo.svg" /></a>
</div>
<h1>
Nizhniy Novgorod Ruby User Group
</h1>
<hr />
<h2>
Нижегородское сообщество руби разработчиков
</h2>
</div>
</div>
</div>
<br /><br />
<div class="row">
<div class="small-6 columns">
<div class="text-center">
<a class="circle google-plus" href="https://plus.google.com/communities/109804446999128919160"><i class="fa fa-google-plus fa-5x"></i></a>
</div>
</div>
<div class="small-6 columns">
<div class="text-center">
<a class="circle facebook" href="https://www.facebook.com/groups/nnrug"><i class="fa fa-facebook fa-5x"></i></a>
</div>
</div>
</div>
</header>
<br /><br /><br />
<section id="meetups">
<div class="row">
<div class="small-12 medium-7 columns">
<h2>
Встречи
</h2>
<article>
<header>
<div class="right">
<span class="muted">2014-08-16</span>
</div>
<h4>
<a href="https://plus.google.com/events/cdp7ag1lct1cmbl2669ui1cjtfc?authkey=CISJ-OaZq7vi_wE">DevMeetMeat</a>
</h4>
</header>
<ul class="talks">
<li>
<a href="http://slides.kugaevsky.ru/using-decorators-in-ruby-on-rails.html">Наряжаем рельсу. Using decorators in Ruby on Rails</a> <span>by Nick Kugaevsky</span>
</li>
<li>
<a href="https://speakerdeck.com/noroot/extjs-5-introduction">ExtJS 5 introduction</a> <span>by Dmitry R</span>
</li>
<li>
<a href="http://overmind.ws/hardware/arduino/2013/09/05/arduino-music/">Arduino Introduction and demo</a> <span>by Dmitry R</span>
</li>
<li>
<a href="https://github.com/r3nya/presentation_about_Erlang">Erlang/OTP. Intro</a> <span>by Andrey M.</span>
</li>
</ul>
</article>
<article>
<header>
<div class="right">
<span class="muted">2014-07-04</span>
</div>
<h4>
<a href="https://plus.google.com/events/c1p0a7ufo1stsapbhbq1p66redc?authkey=CKLS_5zfzNGtxgE">beta 3</a>
</h4>
</header>
<ul class="talks">
<li>
<a href="https://speakerdeck.com/noroot/docker-introduction">Docker intro</a> <span>by Dmitry R</span>
</li>
</ul>
</article>
<article>
<header>
<div class="right">
<span class="muted">2013-12-14</span>
</div>
<h4>
<a href="https://plus.google.com/events/cfab8hgu94jh57ttjkehmktl1ss">def self.tools</a>
</h4>
</header>
<ul class="talks">
<li>
<a href="https://github.com/r3nya/presentation_about_Rails_deploy">Rails deploy using Ansible</a> <span>by Andrey M.</span>
</li>
</ul>
</article>
</div>
<div class="small-12 medium-4 medium-offset-1 columns">
<section id="news">
<h2>
Новости
</h2>
<div id="mc_embed_signup">
<form action="//nnrug.us4.list-manage.com/subscribe/post?u=81a7bd8a9b10bb7c04231712d&amp;id=8c472b2bef" id="mc-embedded-subscribe-form" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank">
<div class="mc-field-group">
<input class="required email" id="mce-EMAIL" name="EMAIL" placeholder="[email protected]" type="email" value="" /><input name="b_81a7bd8a9b10bb7c04231712d_8c472b2bef" tabindex="-1" type="hidden" value="" />
</div>
<input class="button success small" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Подписаться" />
</form>
</div>
</section>
</div>
</div>
</section>
<footer id="footer">
<div class="row">
<div class="small-12 columns">
<div class="text-center">
© <a href="https://github.com/NNRUG">NNRUG,</a> 2013 - 2014
</div>
</div>
</div>
</footer>
</body>
</html>