GolangKazan.github.io/en.html
Iskander Sharipov 2e8d5e1ec8 add English version
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-11-23 00:18:33 +03:00

126 lines
6.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="ru_RU" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--Logo-->
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!--Basic Bulma CSS-->
<link rel="stylesheet" href="css/main.css">
<!--Fork Awesome icon set for the buttons-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.7/css/fork-awesome.min.css" integrity="sha256-gsmEoJAws/Kd3CjuOQzLie5Q3yshhvmo7YNtBG7aaEY=" crossorigin="anonymous">
<!--Open Graph metadata-->
<meta property="og:title" content="GDG Golang Казань" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Встречи русскоязычного сообщества разработчиков на Go в Казани." />
<meta property="og:url" content="https://GolangKazan.github.io/" />
<meta property="og:image" content="https://raw.githubusercontent.com/GolangKazan/GolangKazan.github.io/master/golang_kazan.jpg" />
<meta property="og:locale" content="en_EN" />
<title>GDG Golang Kazan</title>
</head>
<body>
<section class="hero is-primary">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="title">GDG Golang Kazan</h1>
<h2 class="subtitle"><a class="hero-link" href="https://golang.org/" target="_blank">Go</a> users group in Kazan.</h2>
<figure class="image"><img id="gopher" src="GolangKazan.jpg" class="is-rounded" alt="Логотип казанского сообщества: Гофер верхом на драконе Зиланте - символе г. Казань"></figure>
</div>
<div class="container has-text-centered">
<div class="social-links">
<a class="hero-link" href="https://github.com/GolangKazan" target="_blank"><i class="fa fa-github fa-3x" title="Github."></i></a>
<a class="hero-link" href="https://www.facebook.com/GolangKazan" target="_blank"><i class="fa fa-facebook-square fa-3x" title="Facebook."></i></a>
<a class="hero-link" href="https://twitter.com/GolangKazan" target="_blank"><i class="fa fa-twitter fa-3x" title="Twitter."></i></a>
<a class="hero-link" href="https://t.me/GolangKazan" target="_blank"><i class="fa fa-telegram fa-3x" title="Telegram"></i></a>
<a class="hero-link" href="http://slack.golang-ru.com/channels/meetup-tatar/" target="_blank"><i class="fa fa-slack fa-3x" title="Slack #meetup-tatar"></i></a>
<a class="hero-link" href="https://www.meetup.com/GolangKazan/" target="_blank"><i class="fa fa-meetup fa-3x" title="Meetup.com"></i></a>
<a class="hero-link" href="https://vk.com/GolangKazan" target="_blank"><i class="fa fa-vk fa-3x" title="VK"></i></a>
</div>
</div>
</section>
<section class="section" id="mission-statement">
<div class="container">
<h2 class="title">GDG Golang Kazan</h2>
<p>We're open for everyone from beginners to profressionals. </p>
</div>
</section>
<section class="section" id="conduct">
<div class="container">
<h2 class="title">Code of Conduct</h2>
<p>We follow <a target="_blank" href="https://golang.org/conduct">Go code of conduct</a>.</p>
</div>
</section>
<section class="section" id="presence">
<div class="container">
<h2 class="title">How to find us</h2>
<p>Main community hashtags: <span class="hashtag">#GolangKazan</span>, <span class="hashtag">#golang</span>, <span class="hashtag">#gdg</span>.</p>
<p>
<table class="table">
<tbody>
<tr>
<td class="has-text-centered">
<a href="https://github.com/GolangKazan" target="_blank"><i class="fa fa-github fa-2x"></i></a></td>
<td><p>Our repositorues.</p></td>
</tr>
<tr>
<td class="has-text-centered">
<a href="https://twitter.com/GolangKazan" target="_blank"><i class="fa fa-twitter fa-2x"></i></a></td>
<td><p>Announcements and news. (You can help us with retweets.)</td></tr>
<tr>
<td class="has-text-centered">
<a href="https://www.facebook.com/GolangKazan" target="_blank"><i class="fa fa-facebook-square fa-2x"></i></a></td>
<td><p>... and with reposts :)</p></td>
</tr>
<tr>
<td class="has-text-centered">
<a href="https://t.me/GolangKazan" target="_blank"><i class="fa fa-telegram fa-2x"></i></a></td>
<td><p>Announcements and discussions.</p></td></tr>
<tr>
<td class="has-text-centered">
<a href="http://slack.golang-ru.com/channels/meetup-tatar/" target="_blank"><i class="fa fa-slack fa-2x"></i></a></td>
<td><p>#meetup-tatar Slack channel inside golang-ru workspace.</p></td>
</tr>
<tr>
<td class="has-text-centered">
<a href="https://www.meetup.com/GolangKazan/" target="_blank"><i class="fa fa-meetup fa-2x"></i></a></td>
<td><p>Main platform for announcements and registration.</p></td>
</tr>
<tr>
<td class="has-text-centered">
<a href="https://vk.com/GolangKazan" target="_blank"><i class="fa fa-vk fa-2x"></i></a></td>
<td><p>Announcements, photos, polls.</p></td>
</tr>
</tbody>
</table>
</p>
</div>
</section>
<section class="section" id="talks">
<div class="container">
<h2 class="title">Talks</h2>
<p>Meetup talks archive can be found at <a target="_blank" href="https://github.com/GolangKazan/talks"><i class="fa fa-github"></i><strong>GolangKazan/talks</strong></a>.</p>
</div>
</section>
<footer class="footer">
<div class="container has-text-centered is-italic">
<p><strong>Disclaimer:</strong> GDG Golang Kazan is an independent group; our activities and the opinions expressed here should in no way be linked to Google, the corporation.</p>
<p>To learn more about the GDG program, visit <a href="https://developers.google.com/groups/" target="_blank">https://developers.google.com/groups/</a></p>
</div>
</footer>
</body>
</html>