Change all links to gitlab 'monero-site' repo to github

This commit is contained in:
erciccione 2020-04-13 10:08:44 +02:00
parent 639cf2057d
commit 4f57e29c0d
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
18 changed files with 22 additions and 22 deletions

View file

@ -29,7 +29,7 @@ If you need support about something related to the website, plese join `#monero-
* Install Bundler: `gem install bundler` * Install Bundler: `gem install bundler`
* Install Jekyll with all dependencies (run from the project directory): `bundle` * Install Jekyll with all dependencies (run from the project directory): `bundle`
* GitHub/GitLab: Pretty much everything in Monero is hosted on [GitHub](https://github.com/monero-project) or [getmonero GitLab](https://repo.getmonero.org/users/monero-project/projects) and uses Git as the primary version control system. If you're not familiar with how to use Git, you can check out [this tutorial](https://guides.github.com/activities/hello-world/) for a good overview. It will take you through pretty much everything you'll need to know to edit the website. If you haven't already, register on GitLab and fork the [Monero Website repository](https://repo.getmonero.org/monero-project/monero-site). Please note that GitLab accounts logged in using the "Log in with GitHub" option require manual intervention in order to be able to fork repositories. Either register your account using email/password or contact the Website Workgroup via GitLab or `#monero-site` to have your GitHub OAuth profile unlocked. * GitHub/GitLab: Pretty much everything in Monero is hosted on [GitHub](https://github.com/monero-project) or [getmonero GitLab](https://repo.getmonero.org/users/monero-project/projects) and uses Git as the primary version control system. If you're not familiar with how to use Git, you can check out [this tutorial](https://guides.github.com/activities/hello-world/) for a good overview. It will take you through pretty much everything you'll need to know to edit the website. If you haven't already, register on GitLab and fork the [Monero Website repository](https://github.com/monero-project/monero-site). Please note that GitLab accounts logged in using the "Log in with GitHub" option require manual intervention in order to be able to fork repositories. Either register your account using email/password or contact the Website Workgroup via GitLab or `#monero-site` to have your GitHub OAuth profile unlocked.
*Note: If you're confused, feel free to click other files in the same directory (folder) that you are in for the step that you are on to see some working examples. Compare them to the instructions and you should understand better.* *Note: If you're confused, feel free to click other files in the same directory (folder) that you are in for the step that you are on to see some working examples. Compare them to the instructions and you should understand better.*
@ -41,7 +41,7 @@ Once you have the above list of things, it's typically a good idea to build the
4. If all went well, you should see the Monero website and you're ready to make changes. 4. If all went well, you should see the Monero website and you're ready to make changes.
## General change recommendations ## General change recommendations
The average Monero user that will want to contribute to the website should probably start looking for issues labelled [⛑️ help needed](https://repo.getmonero.org/monero-project/monero-site/issues?label_name%5B%5D=%E2%9B%91%EF%B8%8F++help+needed) 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. 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, MatterMost, Matrix).
@ -131,11 +131,11 @@ Navigate to the \_i18n folder and duplicate the en.yml file. Rename the duplicat
**The original folder and yml file themselves should still be there. They should not be renamed. There should be a new folder and yml file in addition to the ones that were already there.** **The original folder and yml file themselves should still be there. They should not be renamed. There should be a new folder and yml file in addition to the ones that were already there.**
### 4. Open an issue on the repo where the website is hosted ### 4. Open an issue on the repo where the website is hosted
After you've done all the above, you'll need to [open an issue on the repository](https://repo.getmonero.org/monero-project/monero-site/issues/new?issue%5Bassignee_id%5D=&issue%5Bmilestone_id%5D=) asking to add the language you are working on to Weblate, where the core of the website is translated. After you've done all the above, you'll need to [open an issue on the repository](https://github.com/monero-project/monero-site/issues) asking to add the language you are working on to Weblate, where the core of the website is translated.
## Housekeeping ## Housekeeping
### GitLab Issues ### GitHub Issues
We ask that if you open an issue on the site that you remain available for clarifying questions or corrections. We do our best to close issues that are resolved when we make changes to the site, but If your issue is resolved by a contributor and the issue is not closed we ask that you close it in a timely manner. A contributor may ask you to close an issue after it's confirmed fixed. Please review the changes to the site and close your issue if you can verify that it's fixed. We ask that if you open an issue on the site that you remain available for clarifying questions or corrections. We do our best to close issues that are resolved when we make changes to the site, but If your issue is resolved by a contributor and the issue is not closed we ask that you close it in a timely manner. A contributor may ask you to close an issue after it's confirmed fixed. Please review the changes to the site and close your issue if you can verify that it's fixed.
## Updates on User Guides ## Updates on User Guides

View file

@ -1,4 +1,4 @@
- name: قانوني - name: قانوني
url: legal url: legal
- name: شفره المصدر - name: شفره المصدر
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Rechtliches - name: Rechtliches
url: legal url: legal
- name: Quellcode - name: Quellcode
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Legal - name: Legal
url: legal url: legal
- name: Source Code - name: Source Code
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Aviso Legal - name: Aviso Legal
url: legal url: legal
- name: Código Fuente - name: Código Fuente
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Juridique - name: Juridique
url: legal url: legal
- name: Code Source - name: Code Source
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Legale - name: Legale
url: legal url: legal
- name: Codice Sorgente - name: Codice Sorgente
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Juridisch - name: Juridisch
url: legal url: legal
- name: Broncode - name: Broncode
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Informacje prawne - name: Informacje prawne
url: legal url: legal
- name: Kod źródłowy - name: Kod źródłowy
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Legal - name: Legal
url: legal url: legal
- name: Código Fonte - name: Código Fonte
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Юридическая информация - name: Юридическая информация
url: legal url: legal
- name: Исходный код - name: Исходный код
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Yasal - name: Yasal
url: legal url: legal
- name: Kaynak Kodu - name: Kaynak Kodu
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: Legal - name: Legal
url: legal url: legal
- name: Source Code - name: Source Code
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -1,4 +1,4 @@
- name: 使用規定 - name: 使用規定
url: legal url: legal
- name: 原始碼 - name: 原始碼
url: https://repo.getmonero.org url: https://github.com/monero-project/monero-site

View file

@ -16,7 +16,7 @@
{% if disclaimer != "" %} {% if disclaimer != "" %}
{% capture disclaimer %}<br>{{ disclaimer }}{% endcapture %} {% capture disclaimer %}<br>{{ disclaimer }}{% endcapture %}
{% endif %} {% endif %}
{% capture disclaimer %}{% t global.untranslated %} <a class="disclaimer-link" href="https://repo.getmonero.org/monero-project/monero-site/blob/master/README.md">README</a>.{{ disclaimer }}{% endcapture %} {% capture disclaimer %}{% t global.untranslated %} <a class="disclaimer-link" href="https://github.com/monero-project/monero-site/blob/master/README.md">README</a>.{{ disclaimer }}{% endcapture %}
{% else %} {% else %}
{% endif %} {% endif %}

View file

@ -1,3 +1,3 @@
<div class="untranslated"> <div class="untranslated">
<p>{% t global.untranslated %} <a class="untranslated-link" href="https://repo.getmonero.org/monero-project/monero-site/blob/master/README.md">README</a>.</p> <p>{% t global.untranslated %} <a class="untranslated-link" href="https://github.com/monero-project/monero-site#translation">README</a>.</p>
</div> </div>

View file

@ -5,7 +5,7 @@ permalink: /community/merchants/index.html
--- ---
{% t global.lang_tag %} {% t global.lang_tag %}
<div class="merchants text-center container description"> <div class="merchants text-center container description">
<p>{% t merchants.intro1 %}<a href="https://repo.getmonero.org/monero-project/monero-site/issues"> {% t merchants.intro2 %}</a> {% t merchants.intro3 %}</p> <p>{% t merchants.intro1 %}<a href="https://github.com/monero-project/monero-site/issues"> {% t merchants.intro2 %}</a> {% t merchants.intro3 %}</p>
</div> </div>
<div class="merchants"> <div class="merchants">

View file

@ -11,6 +11,6 @@ title: titles.moneropedia
</div> </div>
<p><a href="https://repo.getmonero.org/monero-project/monero-site#how-to-make-a-moneropedia-entry" class="btn-link btn-auto btn-primary">{% t moneropedia.add_new_button %}</a></p> <p><a href="https://github.com/monero-project/monero-site/#how-to-make-a-moneropedia-entry" class="btn-link btn-auto btn-primary">{% t moneropedia.add_new_button %}</a></p>
{% t moneropedia.add_new_text1 %} [{% t moneropedia.add_new_link %}](https://repo.getmonero.org/monero-project/monero-site/issues) {% t moneropedia.add_new_text2 %}. {% t moneropedia.add_new_text1 %} [{% t moneropedia.add_new_link %}](https://github.com/monero-project/monero-site/issues) {% t moneropedia.add_new_text2 %}.