2017-07-04 06:00:32 +00:00
|
|
|
---
|
|
|
|
layout: custom
|
2017-12-19 21:14:59 +00:00
|
|
|
title: titles.hangouts
|
2017-11-27 20:31:39 +00:00
|
|
|
permalink: /community/hangouts/index.html
|
2017-07-04 06:00:32 +00:00
|
|
|
---
|
2018-05-26 22:32:58 +00:00
|
|
|
|
2018-07-05 15:04:14 +00:00
|
|
|
{% t global.lang_tag %}
|
2018-05-26 22:32:58 +00:00
|
|
|
<div class="text-center container description">
|
2019-01-19 03:18:55 +00:00
|
|
|
<p class="hangouts-social">{% t hangouts.intro %}</p>
|
|
|
|
<section class="hangouts-social container">
|
2018-05-26 22:32:58 +00:00
|
|
|
<ul class="row center-xs">
|
|
|
|
<li>
|
2020-09-01 10:02:05 +00:00
|
|
|
<a class="ext-noicon" href="https://twitter.com/monero" target="_blank" rel="noreferrer noopener" aria-label="Twitter logo"><div class="social-icon twitter"></div></a>
|
2018-05-26 22:32:58 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2020-09-01 10:02:05 +00:00
|
|
|
<a class="ext-noicon" href="https://reddit.com/r/Monero" target="_blank" rel="noreferrer noopener" aria-label="Reddit logo"><div class="social-icon reddit"></div></a>
|
2018-05-26 22:32:58 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2020-09-01 10:02:05 +00:00
|
|
|
<a class="ext-noicon" href="https://www.facebook.com/monerocurrency/" target="_blank" rel="noreferrer noopener" aria-label="Facebook logo"><div class="social-icon facebook"></div></a>
|
2018-05-26 22:32:58 +00:00
|
|
|
</li>
|
|
|
|
<li>
|
2020-09-01 10:02:05 +00:00
|
|
|
<a class="ext-noicon" href="https://github.com/monero-project" target="_blank" rel="noreferrer noopener" aria-label="GitHub logo"><div class="social-icon github"></div></a>
|
2018-05-26 22:32:58 +00:00
|
|
|
</li>
|
2020-01-07 18:52:25 +00:00
|
|
|
<li>
|
2020-09-01 10:02:05 +00:00
|
|
|
<a class="ext-noicon" href="https://repo.getmonero.org/users/monero-project/projects" target="_blank" rel="noreferrer noopener" aria-label="Gitlab logo"><div class="social-icon gitlab"></div></a>
|
2020-01-07 18:52:25 +00:00
|
|
|
</li>
|
2018-05-26 22:32:58 +00:00
|
|
|
</ul>
|
|
|
|
</section>
|
2019-01-19 03:18:55 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="hangouts">
|
2018-05-26 22:32:58 +00:00
|
|
|
<section class="container">
|
|
|
|
<div class="row">
|
|
|
|
<!-- left two-thirds block-->
|
|
|
|
<div class="left two-thirds col-lg-8 col-md-8 col-sm-12 col-xs-12">
|
|
|
|
<div class="col-xs-12">
|
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
|
|
|
<h2>{% t hangouts.resources %}</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row center-xs">
|
|
|
|
<p>{% t hangouts.resources_para %}</p>
|
|
|
|
</div>
|
2019-01-19 03:18:55 +00:00
|
|
|
<div class="row relays center-xs">
|
2018-05-26 22:32:58 +00:00
|
|
|
<div class="col-md-4 col-sm-4 col-xs-4">
|
2019-09-25 19:08:12 +00:00
|
|
|
<p><a href="https://translate.getmonero.org/" class="btn-link btn-fixed">Weblate</a></p>
|
2018-05-26 22:32:58 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-4 col-xs-4">
|
|
|
|
<p><a href="https://mattermost.getmonero.org/" class="btn-link btn-fixed">Mattermost</a></p>
|
|
|
|
</div>
|
|
|
|
<div class="col-md-4 col-sm-4 col-xs-4">
|
|
|
|
<p><a href="https://taiga.getmonero.org/" class="btn-link btn-fixed">Taiga</a></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- end left two-thirds block-->
|
|
|
|
<!-- right one-third block-->
|
2019-12-04 10:56:36 +00:00
|
|
|
<div class="right col-lg-4 col-md-4 col-sm-12 col-xs-12">
|
|
|
|
<div class="info-block center-xs">
|
|
|
|
<h2>{% t hangouts.mailing_list %}</h2>
|
|
|
|
<p>{% t hangouts.mailing_list1 %}</p>
|
|
|
|
<p><a class="btn-link btn-auto btn-primary" href="https://lists.getmonero.org/postorius/lists/monero-announce.lists.getmonero.org/">{% t hangouts.subscribe %}</a></p>
|
|
|
|
</div>
|
2018-05-26 22:32:58 +00:00
|
|
|
</div>
|
|
|
|
<!-- end right one-third block-->
|
|
|
|
</div>
|
2020-01-07 18:52:25 +00:00
|
|
|
<div class="info-block">
|
|
|
|
<div class="raw">
|
|
|
|
<div class="col">
|
|
|
|
<h2>{% t hangouts.irc %}</h2>
|
|
|
|
</div>
|
|
|
|
<div class="row start-xs">
|
2020-08-07 10:29:15 +00:00
|
|
|
<p>{% t hangouts.irc_para %} {% t hangouts.bridges %}</p>
|
2020-01-07 18:52:25 +00:00
|
|
|
</div>
|
|
|
|
<div class="row irc">
|
|
|
|
{% for channel in site.translations[site.lang].hangouts.irc_channels %}
|
|
|
|
<div class="col-md-4 col-xs-12">
|
2020-08-07 10:29:15 +00:00
|
|
|
<a href="irc://chat.freenode.net/#{{ channel[0] }}">#{{ channel[0] }}</a>
|
|
|
|
{% for rooms_list in site.data.chats.chats %}
|
|
|
|
{% for room in rooms_list %}
|
|
|
|
{% if room[0] == channel[0] %}
|
|
|
|
{% if rooms_list.mattermost %}
|
|
|
|
<a class="chats-img" href="{{ rooms_list.mattermost }}"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a>
|
|
|
|
{% endif %}
|
|
|
|
{% if rooms_list.matrix %}
|
|
|
|
<a class="chats-img" href="{{ rooms_list.matrix }}"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a>
|
|
|
|
{% endif %}
|
|
|
|
{% endif %}
|
|
|
|
{% endfor %}
|
|
|
|
{% endfor %}
|
2020-05-11 10:13:34 +00:00
|
|
|
<p>{% t hangouts.irc_channels.{{ channel[0] }} %}</p>
|
2020-01-07 18:52:25 +00:00
|
|
|
</div>
|
|
|
|
{% endfor %}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2018-05-26 22:32:58 +00:00
|
|
|
</section>
|
|
|
|
</div>
|