Update community.html

This commit is contained in:
Ivan Blinkov 2020-06-18 00:25:37 +03:00 committed by GitHub
parent bb16544bee
commit 69eaba0f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
<div class="bg-secondary-alt my-5 py-5">
<div class="container">
<h2 id="community" class="display-4 text-white mb-5">{{ _('ClickHouse community') }}</h2>
<div class="row mb-5">
<div class="col-lg">
@ -9,7 +8,7 @@
<a href="https://www.youtube.com/c/ClickHouseDB"
rel="external nofollow noreferrer" target="_blank">
<div class="bg-dark p-4">
<img data-src="images/index/youtube.svg"
<img data-src="/images/index/youtube.svg"
alt="{{ _('ClickHouse YouTube Channel') }}"
title="{{ _('ClickHouse YouTube Channel') }}"
class="bg-secondary-alt rounded-circle p-2" />
@ -21,7 +20,7 @@
<a href="https://twitter.com/ClickHouseDB"
rel="external nofollow noreferrer" target="_blank">
<div class="bg-dark p-4">
<img data-src="images/index/twitter.svg"
<img data-src="/images/index/twitter.svg"
alt="{{ _('ClickHouse Official Twitter Account') }}"
title="{{ _('ClickHouse Official Twitter Account') }}"
class="bg-secondary-alt rounded-circle p-2" />
@ -32,11 +31,10 @@
<div class="row mb-3">
<div class="col-lg">
<div class="bg-dark p-4">
<img data-src="images/index/telegram.svg"
<img data-src="/images/index/telegram.svg"
alt="{{ _('ClickHouse at Telegram') }}"
title="{{ _('ClickHouse at Telegram') }}"
class="bg-secondary-alt rounded-circle p-2 mb-4" />
<h5 class="text-white mb-lg-3">Telegram</h5>
<p class="text-muted">{{ _('Chat with real users in ') }}<a
href="https://telegram.me/clickhouse_en"
@ -56,11 +54,10 @@
<a href="https://github.com/ClickHouse/ClickHouse/issues/new/choose"
rel="external nofollow noreferrer" target="_blank" class="text-decoration-none">
<div class="bg-dark p-4">
<img data-src="images/index/github.svg"
<img data-src="/images/index/github.svg"
alt="ClickHouse GitHub"
title="ClickHouse GitHub"
class="bg-secondary-alt rounded-circle p-2 mb-4" />
<h5 class="text-yellow mb-lg-3">GitHub</h5>
<p class="text-muted">{{ _('Open GitHub issue to ask for help or to file a feature request') }}</p>
</div>
@ -72,7 +69,7 @@
<a href="https://join.slack.com/t/clickhousedb/shared_invite/zt-d2zxkf9e-XyxDa_ucfPxzuH4SJIm~Ng"
rel="external nofollow noreferrer" target="_blank" class="text-decoration-none">
<div class="bg-dark p-4">
<img data-src="images/index/slack.svg"
<img data-src="/images/index/slack.svg"
alt="{{ _('ClickHouse Slack Workspace') }}"
title="{{ _('ClickHouse Slack Workspace') }}"
class="bg-secondary-alt rounded-circle p-2 mr-4 float-left"
@ -92,7 +89,7 @@
<a href="https://stackoverflow.com/questions/tagged/clickhouse"
rel="external nofollow noreferrer" target="_blank" class="text-decoration-none">
<div class="bg-dark p-4">
<img data-src="images/index/stack-overflow.svg"
<img data-src="/images/index/stack-overflow.svg"
alt="ClickHouse at Stack Overflow"
title="ClickHouse at Stack Overflow"
class="bg-secondary-alt rounded-circle p-2 mr-4 float-left" />
@ -107,14 +104,14 @@
<div class="row mb-3">
<div class="col w-100">
<div class="bg-dark p-4">
<img data-src="images/index/blog.svg"
<img data-src="/images/index/blog.svg"
alt="ClickHouse Blog"
title="ClickHouse Blog"
class="bg-secondary-alt rounded-circle p-2 mr-4 float-left" />
<h5 class="text-white">{{ _('ClickHouse Blog') }}</h5>
<p class="text-muted mb-2">{{ _('in') }} <a href="blog/en/" class="text-decoration-none"><span class="text-yellow">{{ _('English') }}</span></a>
or in <a href="blog/ru/" class="text-decoration-none"><span class="text-yellow">{{ _('Russian') }}</span></a></p>
<p class="text-muted mb-2">{{ _('in') }} <a href="/blog/en/" class="text-decoration-none"><span class="text-yellow">{{ _('English') }}</span></a>
or in <a href="/blog/ru/" class="text-decoration-none"><span class="text-yellow">{{ _('Russian') }}</span></a></p>
</div>
</div>
</div>
@ -124,7 +121,7 @@
<a href="https://groups.google.com/group/clickhouse"
rel="external nofollow noreferrer" target="_blank" class="text-decoration-none">
<div class="bg-dark p-4">
<img data-src="images/index/google-groups.svg"
<img data-src="/images/index/google-groups.svg"
alt="{{ _('ClickHouse at Google Groups') }}"
title="{{ _('ClickHouse at Google Groups') }}"
class="bg-secondary-alt rounded-circle p-2 mr-4 float-left" />
@ -156,7 +153,7 @@
<p class="lead">
{{ _('ClickHouse meetups are essential for strengthening community worldwide, but they couldn\'t be possible without the help of local organizers. Please, feel this form if you want to become one or want to meet ClickHouse core team for any other reason.') }}
</p>
<img data-src="images/index/meetup.svg" alt="{{ _('ClickHouse Meetup') }}" title="{{ _('ClickHouse Meetup') }}" class="img-fluid mt-5" />
<img data-src="/images/index/meetup.svg" alt="{{ _('ClickHouse Meetup') }}" title="{{ _('ClickHouse Meetup') }}" class="img-fluid mt-5" />
</div>
<div class="col-lg">