-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
208 lines (169 loc) · 9.25 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<!DOCTYPE HTML>
<!--
Directive by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>FrontHub - Неожиданная конференция по фронтенду в Ульяновске</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="description" content="FrontHub - Неожиданная конференция по фронтенду в Ульяновске"/>
<meta name="keywords" content="конференция, ульяновсе, frontend, фронтенд"/>
<link href="favicon.png" rel="shortcut icon" type="image/x-icon">
<!--[if lte IE 8]>
<script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/style-wide.css"/>
</noscript>
<!--[if lte IE 8]>
<link rel="stylesheet" href="css/ie/v8.css"/><![endif]-->
</head>
<body>
<!-- Header -->
<div id="header">
<span class="logo icon fa-code"></span>
<h1>FrontHub</h1>
<p>8 ноября 2014, 11:00</p>
<p>«Хабкафе»</p>
<p>г. Ульяновск, ул. Железной дивизии, 5</p>
</div>
<!-- Main -->
<div id="main">
<header class="major container small">
<h2>Неожиданная конференция по фронтенду</h2>
<p>Группа смелых разработчиков из разных компаний вышла из тени и поделилась своим опытом и знаниями из мира вёрстки, браузеров и современных технологий.</p>
</header>
<div class="box alt container">
<section class="feature left">
<div class="person-icons">
<a class="fa fa-book" href="/presentations/2014/msinyakov" title="Презентация"></a>
<a class="fa fa-youtube-play" href="http://youtu.be/Luoh0GWaOWs" title="Видеозапись доклада" target="_blank"></a>
</div>
<a href="/presentations/2014/msinyakov" class="image"><img src="images/msinyakov.jpg" width="100%" alt="photo"/></a>
<div class="content">
<h3>Михаил Синяков</h3>
<h4>Препроцессор как новый супер герой!</h4>
<ul>
<li>Скорость Flash'a</li>
<li>Сила Hulk'a</li>
<li>Гибкость Mister Fantastic'a</li>
</ul>
</div>
</section>
<section class="feature right">
<div class="person-icons">
<a class="fa fa-book" href="/presentations/2014/nikbelikov/" title="Презентация"></a>
<a class="fa fa-youtube-play" href="http://youtu.be/MOgszq7ggwo" title="Видеозапись доклада" target="_blank"></a>
</div>
<a href="http://nikbelikov.ru/" class="image"><img src="images/nikbelikov.jpg" width="100%" alt="photo"/></a>
<div class="content">
<h3>Николай Беликов</h3>
<h4>«Ленивая верстка»</h4>
<ul>
<li>Как ускорять верстку с помощью магии Adobe Photoshop CC 2014?</li>
</ul>
</div>
</section>
<section class="feature left">
<div class="person-icons">
<a class="fa fa-book" href="/presentations/2014/dvislov/" title="Презентация"></a>
<a class="fa fa-youtube-play" href="http://youtu.be/U9F0xD7vhVQ" title="Видеозапись доклада" target="_blank"></a>
</div>
<a href="http://vdv73.ru/" class="image" target="_blank"><img src="images/dvislov.jpg" width="100%" alt="photo"/></a>
<div class="content">
<h3>Дмитрий Вислов</h3>
<h4>«g» или «g»?</h4>
<ul>
<li>grunt или gulp,</li>
<li>вот в чём вопрос</li>
</ul>
</div>
</section>
<section class="feature right">
<a href="/presentations/2014/oleg/" class="image"><img src="images/oleg.jpg" alt="photo"/></a>
<div class="content">
<h3>Олег Наянов</h3>
<h4>«Документируй это»</h4>
<ul>
<li>Документирование верстки:</li>
<li>Для чего нужно?</li>
<li>Где применяется?</li>
<li>Как внедрить?</li>
</ul>
</div>
</section>
<section class="feature left">
<a href="#" class="image"><img src="images/kmakarychev.jpg" width="100%" alt="photo"/></a>
<div class="content">
<h3>Костя Макарычев</h3>
<h4>Умная оптимизация запросов к js-файлам</h4>
<ul>
<li>Gulp собирает</li>
<li>r.js анализирует</li>
<li>Амазон отдаёт</li>
</ul>
</div>
</section>
<section class="feature right">
<a href="#" class="image"><img src="images/dvoskin.jpg" width="100%" alt="photo"/></a>
<div class="content">
<h3>Сергей Двоскин</h3>
<h4>Производительность верстки: highload style</h4>
<ul>
<li>фронтенд и highload, как они связаны?</li>
<li>методики замера производительности</li>
<li>рецепты по ускорению</li>
<li>вопросы, фристайл</li>
</ul>
</div>
</section>
<section class="feature left">
<a href="#" class="image"><img src="images/olarkin.png" width="100%" alt="photo"/></a>
<div class="content">
<h3>Олег Ларькин</h3>
<h4>Smacss поможет взять верх над монструозным CSS</h4>
<ul>
<li>Боишься собственных стилей?</li>
<li>Не можешь ничего с ними сделать?</li>
<li>Хватит это терпеть! Используй smacss!</li>
</ul>
</div>
</section>
</div>
<footer class="major container small">
<h3 class="conference-price">Спасибо за участие!</h3>
<h3 class="conference-sponsors">при поддержке группы компаний Симтек</h3>
<img src="images/Simtech_logo.jpg" width="100%">
</footer>
</div>
<!-- Footer -->
<div id="footer">
<div class="container small">
<ul class="icons">
<li><a href="https://twitter.com/frontendsu" class="icon fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://vk.com/frontendsu" class="icon fa-vk" target="_blank"><span class="label">Vk</span></a></li>
<li><a href="https://www.facebook.com/events/701349346671010/?ref=51&source=1" class="icon fa-facebook" target="_blank"><span class="label">Facebook</span></a></li>
</ul>
<ul class="copyright">
<li>© FrontHub. 2014</li>
<li>Дизайн: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
<!-- Yandex.Metrika counter --><script type="text/javascript">(function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter26506491 = new Ya.Metrika({id:26506491, webvisor:true, clickmap:true, trackLinks:true, accurateTrackBounce:true}); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks");</script><noscript><div><img src="//mc.yandex.ru/watch/26506491" style="position:absolute; left:-9999px;" alt="" /></div></noscript><!-- /Yandex.Metrika counter -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-38046997-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>