mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
remove references to mattermost
- removed button from hangouts and replaced with matrix - removed links from workgroups - removed mentions from README - removed link from footer
This commit is contained in:
parent
3f9a8721d0
commit
06b271913f
5 changed files with 13 additions and 14 deletions
|
@ -4,7 +4,7 @@
|
|||
This README here to walk you through everything you need to know to make changes, edits, or even completely new pages for the new [getmonero.org website](https://getmonero.org/). It'll definitely be a bit of a ride, so strap yourself in.
|
||||
Feel free to skip down to a relevant section if you already know what you need.
|
||||
|
||||
If you need support about something related to the website, please join `#monero-site` [Freenode/IRC](irc://chat.freenode.net/#monero-site), [Matrix](https://matrix.to/#/!txpwSzQzkuUaVbtsIx:matrix.org) and MatterMost. For general info about Monero join `#monero`. We'll do whatever we can to help you.
|
||||
If you need support about something related to the website, please join `#monero-site` [Freenode/IRC](irc://chat.freenode.net/#monero-site) or [Matrix](https://matrix.to/#/!txpwSzQzkuUaVbtsIx:matrix.org). For general info about Monero join `#monero`. We'll do whatever we can to help you.
|
||||
|
||||
## What you'll need
|
||||
|
||||
|
@ -27,7 +27,7 @@ Once you have the above list of things, it's typically a good idea to build the
|
|||
## General change recommendations
|
||||
The average Monero user that will want to contribute to the website should probably start looking for issues labelled [⛑️ contributor needed](https://github.com/monero-project/monero-site/issues?q=is%3Aissue+is%3Aopen+label%3A%22%E2%9B%91%EF%B8%8F+contributor+needed%22) or making blog posts, user guides or Moneropedia entries; all of which are covered in this document. If this is all you want to do, don't worry, it's actually not a daunting task at all.
|
||||
|
||||
If you are a web developer and would like to make large macro-level changes, it would be best to open an issue first or to get in contact with the developers on `#monero-site` (IRC/Freenode, MatterMost, Matrix).
|
||||
If you are a web developer and would like to make large macro-level changes, it would be best to open an issue first or to get in contact with the developers on `#monero-site` (IRC/Freenode, Matrix).
|
||||
|
||||
This website is completely open-source however and anything and everything is available for changing should the community deem it necessary.
|
||||
|
||||
|
@ -47,7 +47,7 @@ This website is available natively on Tor. The onion address is in `_includes/on
|
|||
If you want to post getmonero's onion address somewhere on the website, don't simply write it, instead include it using `{% include onion.html %}`. This avoids problems with typos and allow us top change the address only in one file if necessary.
|
||||
|
||||
## Translation
|
||||
In this section you'll find the info you need to translate a page and add a new translation, but keep in mind that Monero has a [Localization Workgroup](https://github.com/monero-ecosystem/monero-translations) who coordinate and give support to translators-volunteers. For live support/request of infos, come chat on `#monero-translations` (Freenode/IRC, matrix, MatterMost).
|
||||
In this section you'll find the info you need to translate a page and add a new translation, but keep in mind that Monero has a [Localization Workgroup](https://github.com/monero-ecosystem/monero-translations) who coordinate and give support to translators-volunteers. For live support/request of infos, come chat on `#monero-translations` (Freenode/IRC, matrix).
|
||||
|
||||
The entire website, except for the Moneropedia entries, is translatable on Weblate, an easy to use localization platform that provide contributors with a user friendly interface: [translate.getmonero.org](https://translate.getmonero.org). Before translating, please read [the guide for translators](https://github.com/monero-ecosystem/monero-translations/blob/master/weblate.md), which contains all the info and workflows you need to know before starting.
|
||||
|
||||
|
|
|
@ -104,7 +104,7 @@ home:
|
|||
hangouts:
|
||||
intro: The Monero community is diverse and varied. We come from all over, but we definitely have some places we like to hang out together. You'll find most of them below. Join us!
|
||||
resources: Workgroup Resources
|
||||
resources_para: In an effort to support organic workgroups, Monero has several resources that the community can use to meet and plan projects. Mattermost even has relays into the most popular Monero-related IRC channels.
|
||||
resources_para: In an effort to support organic workgroups, Monero has several resources that the community can use to meet and plan projects.
|
||||
irc: IRC Channels
|
||||
irc_para: The Monero community utilizes a lot of IRC channels that each serve different purposes. Some to work, and some just to hang out. You'll find the more popular ones below.
|
||||
bridges: These channels are bridged to a number of other platforms, allowing the community to communicate using their favourite chat service/protocol.
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
<li><a class="white" href="{{ site.baseurl}}/community/team/">{% t titles.workgroups %}</a></li>
|
||||
<li><a class="white" href="{{ site.baseurl}}/community/hangouts/">{% t titles.hangouts %}</a></li>
|
||||
<li><a class="white" href="https://lists.getmonero.org/postorius/lists/monero-announce.lists.getmonero.org/">{% t footer.ml %}</a></li>
|
||||
<li><a class="white" href="https://mattermost.getmonero.org/">Mattermost</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -51,7 +51,7 @@ permalink: /community/hangouts/index.html
|
|||
<p><a href="https://translate.getmonero.org/" class="btn-link btn-fixed">Weblate</a></p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<p><a href="https://mattermost.getmonero.org/" class="btn-link btn-fixed">Mattermost</a></p>
|
||||
<p><a href="https://matrix.to/#/#monero:monero.social" class="btn-link btn-fixed">Matrix</a></p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<p><a href="https://taiga.getmonero.org/" class="btn-link btn-fixed">Taiga</a></p>
|
||||
|
|
|
@ -22,7 +22,7 @@ permalink: /community/workgroups/index.html
|
|||
<p>{% t team.core_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chat %} <code>#monero-dev</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-dev"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-dev:monero.social?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-dev"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chat %} <code>#monero-dev</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-dev"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-dev:monero.social?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-dev"></a></li>
|
||||
<li>Email: <code>dev[at]getmonero[dot]org</code></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
|
@ -41,7 +41,7 @@ permalink: /community/workgroups/index.html
|
|||
<p>{% t team.community_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chat %} <code>#monero-community</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-community"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-community:monero.social?via=matrix.org&via=monero.social"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-community"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chat %} <code>#monero-community</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-community"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-community:monero.social?via=matrix.org&via=monero.social"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-community"></a></li>
|
||||
<li>{% t team.website %} <a href="https://www.communityworkgroup.org/">www.communityworkgroup.org</a></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
|
@ -60,8 +60,8 @@ permalink: /community/workgroups/index.html
|
|||
<p>{% t team.devworkgroup_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chatgeneral %} <code>#monero-dev</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-dev"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#libera_#monero-dev:matrix.org"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-dev"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chatgui %} <code>#monero-gui</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-gui"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#libera_#monero-gui:matrix.org"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-gui"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chatgeneral %} <code>#monero-dev</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-dev"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#libera_#monero-dev:matrix.org"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-dev"></a></li>
|
||||
<li>{% t team.chatgui %} <code>#monero-gui</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-gui"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#libera_#monero-gui:matrix.org"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-gui"></a></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
<a class="ext-noicon" href="https://github.com/monero-project/monero" target="_blank" rel="noreferrer, noopener" aria-label="Github monero logo"><div class="col social-icon github"></div></a>
|
||||
|
@ -80,7 +80,7 @@ permalink: /community/workgroups/index.html
|
|||
<p>{% t team.web_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chat %} <code>#monero-site</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-site"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-site:haveno.network?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-site"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chat %} <code>#monero-site</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-site"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-site:haveno.network?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-site"></a></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
<a class="ext-noicon" href="#" target="_blank" rel="noreferrer, noopener" aria-label="GitHub logo"><div class="col social-icon github"></div></a>
|
||||
|
@ -98,7 +98,7 @@ permalink: /community/workgroups/index.html
|
|||
<p>{% t team.localization_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chat %} <code>#monero-translations</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-translations"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-translations:monero.social?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-translations"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chat %} <code>#monero-translations</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-translations"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-translations:monero.social?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-translations"></a></li>
|
||||
<li>{% t team.locplatform %} <a href="https://translate.getmonero.org">Weblate</a></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
|
@ -118,7 +118,7 @@ permalink: /community/workgroups/index.html
|
|||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.telegram %} <a href="https://t.me/monerooutreach">monerooutreach</a></li>
|
||||
<li>{% t team.chat %} <code>#monero-outreach</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-outreach"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-outreach:monero.social?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-outreach"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chat %} <code>#monero-outreach</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-outreach"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-outreach:monero.social?via=matrix.org&via=monero.social&via=haveno.network"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-outreach"></a></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
<a class="ext-noicon" href="https://twitter.com/xmroutreach" target="_blank" rel="noreferrer, noopener" aria-label="Twitter logo"><div class="col social-icon twitter"></div></a>
|
||||
|
@ -137,7 +137,7 @@ permalink: /community/workgroups/index.html
|
|||
<p>{% t team.mrl_start %}</p>
|
||||
<h4>{% t team.contacts %}</h4>
|
||||
<ul class="logo">
|
||||
<li>{% t team.chat %} <code>#monero-research-lab</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-research-lab"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-research-lab:matrix.org?via=matrix.org&via=monero.social&via=privacytools.io"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-research-lab"><img class="mattermost" src="/img/mattermost.png" title="MatterMost" alt="Mattermost logo"></a></li>
|
||||
<li>{% t team.chat %} <code>#monero-research-lab</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-research-lab"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-research-lab:matrix.org?via=matrix.org&via=monero.social&via=privacytools.io"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a> <a class="chats-img" href="https://mattermost.getmonero.org/monero/channels/monero-research-lab"></a></li>
|
||||
</ul>
|
||||
<div class="row center-xs icons">
|
||||
<a class="ext-noicon" href="https://github.com/monero-project/research-lab" target="_blank" rel="noreferrer, noopener" aria-label="GitHub logo"><div class="col social-icon github"></div></a>
|
||||
|
|
Loading…
Reference in a new issue