From 2a9782de5da90217b1b4fd81f095f4218104fb3d Mon Sep 17 00:00:00 2001
From: FedericoNembrini <25205086+FedericoNembrini@users.noreply.github.com>
Date: Fri, 30 Dec 2022 20:31:07 +0100
Subject: [PATCH] Set anchors target for external urls to _blank
---
_i18n/en.yml | 10 +++---
_includes/disclaimer.html | 2 +-
_includes/footer.html | 8 ++---
_includes/header.html | 4 +--
community/merchants/index.md | 24 ++++++-------
community/sponsorships/index.md | 14 ++++----
community/workgroups/index.md | 6 ++--
downloads/index.md | 12 +++----
get-started/accepting/index.md | 6 ++--
get-started/contributing/index.md | 10 +++---
get-started/faq/index.md | 12 +++----
get-started/mining/index.md | 10 +++---
library/index.md | 2 +-
press-kit/index.md | 8 ++---
resources/about/index.md | 4 +--
resources/developer-guides/index.md | 36 ++++++++++----------
resources/research-lab/index.md | 2 +-
resources/roadmap/index.md | 6 ++--
resources/tools/index.md | 52 ++++++++++++++---------------
resources/user-guides/index.md | 4 +--
20 files changed, 116 insertions(+), 116 deletions(-)
diff --git a/_i18n/en.yml b/_i18n/en.yml
index 1b058dcf0c..559142898f 100644
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -524,7 +524,7 @@ faq:
alongtimemove: Don't worry, your coins are safe. To be able to spend them you only have to download and run the latest Monero software. You can use the @mnemonic-seed you previously saved to restore your wallet at any time. Note that hard forks in Monero are scheduled and non-contentious. Which means no new coin is created.
qvuln: Are there known vulnerabilities in Monero?
avuln: >
- The Monero community has created a series of videos called "Breaking Monero", where potential Monero vulnerabilities are explored and discussed. There are 14 videos, with each exploring a different subject. Check out the videos on monerooutreach.org.
+ The Monero community has created a series of videos called "Breaking Monero", where potential Monero vulnerabilities are explored and discussed. There are 14 videos, with each exploring a different subject. Check out the videos on monerooutreach.org.
vulnspotify: Available on Spotify as podcast
qasicresistance: "What is ASIC resistance? Why is it important?"
aasicresistance: ASICs are basically special computers created to do only one job, contrary to normal computers, which are made for general purpose. This characteristic makes ASICs very efficient for @mining.
@@ -558,13 +558,13 @@ mining:
conpolcent: Too many people mining on a single pool might lead on the pool having >50% of the total hashrate, which is dangerous
choosepol: "If you need help choosing a pool or you just want more information about them, use:"
hardware: Hardware
- hardwarep: Monero can be mined on both CPUs and GPUs, but the latter is much less efficient than the former. You can get an idea of how your hardware performs compared to others, using monerobanchmarks (some results might be out of date).
+ hardwarep: Monero can be mined on both CPUs and GPUs, but the latter is much less efficient than the former. You can get an idea of how your hardware performs compared to others, using monerobanchmarks (some results might be out of date).
software: Software
softwarep: >
There are several options when it comes to mining software. As already said, to solo mine, the CLI or GUI wallets can be used (CPU only). If you want to mine to a pool or mine with a GPU, you'll need dedicated software. Miners supporting Monero:
software_para: Note that some miners may have developer fees.
support: Support
- supportp: If you have questions or just want to confront with fellow miners, come chat on Monero Pools. On Matrix and Libera.
+ supportp: If you have questions or just want to confront with fellow miners, come chat on Monero Pools. On Matrix and Libera.
p2poolh: "P2Pool: The best of both solo and pool mining"
p2poolnew: >
P2Pool is a clever new way of mining Monero, which allows miners to receive the frequent payouts offered by pools without needing to trust a centralized pool. P2Pool is a Peer-To-Peer mining pool that gives miners full control over their Monero node and what it mines. More details in the announcement post.
@@ -888,12 +888,12 @@ library:
books: Books
zerotomonerov2: "Zero to Monero: Second Edition"
zerotomonerov2p: >
- Published: April 4, 2020, with LaTeX source code here
+ Published: April 4, 2020, with LaTeX source code here
A comprehensive conceptual (and technical) explanation of Monero.
We endeavor to teach anyone who knows basic algebra and simple computer science concepts like the ‘bit representation’ of a number not only how Monero works at a deep and comprehensive level, but also how useful and beautiful cryptography can be.
zerotomonerov1: "Zero to Monero: First Edition"
zerotomonerov1p: >
- Published: June 26, 2018, with LaTeX source code here
+ Published: June 26, 2018, with LaTeX source code here
masteringmonerop: >
A guide through the seemingly complex world of Monero.
It includes:
diff --git a/_includes/disclaimer.html b/_includes/disclaimer.html
index adae5c7832..b6cf899a69 100644
--- a/_includes/disclaimer.html
+++ b/_includes/disclaimer.html
@@ -12,7 +12,7 @@
{% elsif include.translated == "no" %}
- {% capture disclaimer %}{% t global.untranslated %} README{% endcapture %}
+ {% capture disclaimer %}{% t global.untranslated %} README{% endcapture %}
{% endif %}
diff --git a/_includes/footer.html b/_includes/footer.html
index 62266c41c7..31412825c5 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -26,15 +26,15 @@
{% t merchants.use %}
{% t merchants.dirdescr %}
{% t merchants.descrp2p %}
-{% t merchants.swapsdescr %} unstoppableswap.net.
+{% t merchants.swapsdescr %} unstoppableswap.net.
{% t merchants.cexp %}
*Fiat currency to Monero trading pair (e.g. XMR/USD, XMR/EUR)
{% t merchants.swappersp %}
#monero-community
{% t team.outreach_start %}
#monero-outreach
#monero-policy
policy[at]getmonero[dot]org
{% t accepting.gui1 %}
-{% t accepting.gui2 %} {% t accepting.guilinkguide %}
+{% t accepting.gui2 %} {% t accepting.guilinkguide %}
{% t accepting.guiinstructions %}
-{% t accepting.guimerchant %} {% t accepting.guilinkguide1 %}.
+{% t accepting.guimerchant %} {% t accepting.guilinkguide1 %}.
{% t accepting.guimerchant1 %}
{% t accepting.guisteps %}
@@ -44,7 +44,7 @@ permalink: /get-started/accepting/index.html{% t accepting.clinotes %}
{% t accepting.merchantsreceive %} {% t accepting.merchdevguides %}. {% t accepting.merchantsreceive1 %}
-{% t accepting.merchantsint %} {% t accepting.merchantsintlink %}.
+{% t accepting.merchantsint %} {% t accepting.merchantsintlink %}.
{% t accepting.merchantsthirdp %} {% t accepting.merchthirdlink %}. {% t accepting.merchantsthirdp1 %}
diff --git a/get-started/contributing/index.md b/get-started/contributing/index.md index a8892db4ef..63eec4f213 100644 --- a/get-started/contributing/index.md +++ b/get-started/contributing/index.md @@ -25,10 +25,10 @@ permalink: /get-started/contributing/index.html{% t contributing.developp %}
{% t contributing.develop_descr %} {% t contributing.develop_wg %}
{% t contributing.supportdev_p %}
-{% t contributing.supportdev_p2 %} {% t contributing.supportdev_link %}.
+{% t contributing.supportdev_p2 %} {% t contributing.supportdev_link %}.
{% t faq.userguides %}
{% t faq.devguides %}
-{% t faq.stackexchange %}
-{% t faq.monerosupport %}
-{% t faq.monerohow %}
{% t faq.acontribute1 %} Weblate.
{% t faq.acontribute2 %} Hangouts.
{% t faq.acontribute3 %}
-{% t faq.acontribute4 %} Getting started with Monero.
+{% t faq.acontribute4 %} Getting started with Monero.
{% t faq.additional %} {% t titles.contributing %}
@@ -126,7 +126,7 @@ permalink: /get-started/faq/index.html{% t faq.a2 %}
{% t faq.a2exchanges %} {% t titles.merchants %}.
-{% t faq.additional %} How to Buy Monero (Monero Outreach)
+{% t faq.additional %} How to Buy Monero (Monero Outreach)
{% t faq.avuln %}
-{% t faq.additional %} {% t faq.vulnspotify %}
+{% t faq.additional %} {% t faq.vulnspotify %}
{% t mining.choosepol %}
@@ -66,7 +66,7 @@ permalink: /get-started/mining/index.html{% t mining.p2pmoreinfo %} github.com/SChernykh/p2pool
+{% t mining.p2pmoreinfo %} github.com/SChernykh/p2pool
@@ -78,8 +78,8 @@ permalink: /get-started/mining/index.html{% t mining.softwarep %}
{% t mining.software_para %} diff --git a/library/index.md b/library/index.md index b420f7ceec..e04be9ad61 100644 --- a/library/index.md +++ b/library/index.md @@ -16,7 +16,7 @@ permalink: /library/index.html{% t library.zerotomonerov2p %}
{% t library.zerotomonerov1p %}
-{% t library.masteringmonerop %}
diff --git a/press-kit/index.md b/press-kit/index.md index 6c8b5695c4..a5f3565f79 100644 --- a/press-kit/index.md +++ b/press-kit/index.md @@ -119,7 +119,7 @@ permalink: /press-kit/index.html{% t press-kit.dontbuystickerp %}
{% t press-kit.promographicsp %}
{% t about.history_para1 %} {% t about.history_para2 %} {% t about.history_para3 %}
+{% t about.history_para1 %} {% t about.history_para2 %} {% t about.history_para3 %}
{% t about.history_para4 %}
{% t specs.intro %} {% t specs.intro_link %} {% t specs.intro1 %}.
{% t specs.pow %}. {% t specs.pow_link %}.
+{% t specs.pow %}. {% t specs.pow_link %}.
{% t specs.block_emission_pre %} {% t specs.block_emission_main %}, {% t specs.block_emission_tail %} (@Tail-Emission).
{% t developer-guides.external_head %}
-{% t developer-guides.monerodocs %}
-{% t developer-guides.moneroexamples %}
-{% t developer-guides.moneroecosystem %}
-{% t developer-guides.monerose %}
@@ -48,29 +48,29 @@ permalink: /resources/developer-guides/index.html{% t developer-guides.libraries_para %} GitHub.
+{% t developer-guides.libraries_para %} GitHub.
{% t research-lab.cryptonote-whitepaper_para %}
monerohash.com - {% t tools.monerohash-nodes %}
-LocalMonero.co blocks - {% t tools.localmonero-blocks %}
-NOWNodes - {% t tools.nownodes %}
-GetBlock - {% t tools.getblockio %}
-Monero.fail - {% t tools.monerofail %}
-TxStreet - {% t tools.txstreet %}
+monerohash.com - {% t tools.monerohash-nodes %}
+LocalMonero.co blocks - {% t tools.localmonero-blocks %}
+NOWNodes - {% t tools.nownodes %}
+GetBlock - {% t tools.getblockio %}
+ +CryptoWoo Monero Plugin (WooCommerce)
-Monero WooCommerce Extension (PHP)
- + + + + +CryptoWoo Monero Plugin (WooCommerce)
+ +{% t user-guides.cli-wallet %}
- +{% t user-guides.change-restore-height %}
{% t user-guides.verify-allos %}
@@ -109,7 +109,7 @@ title: titles.userguides{% t user-guides.tor_wallet %}
{% t user-guides.node-i2pzero %}
- +