Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set anchors target for external urls to _blank #2118

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,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 <a href="https://www.monerooutreach.org/breaking-monero/">the videos on monerooutreach.org</a>.
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 <a href="https://www.monerooutreach.org/breaking-monero/" target="_blank">the videos on monerooutreach.org</a>.
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.
Expand Down Expand Up @@ -576,13 +576,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 <a href="https://xmrig.com/benchmark">xmrig benchmarks page</a> (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 <a href="https://xmrig.com/benchmark" target="_blank">xmrig benchmarks page</a> (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 <a href="https://matrix.to/#/#monero-pools:monero.social">Matrix</a> and <a href="irc://irc.libera.chat/#monero-pools">Libera</a>.
supportp: If you have questions or just want to confront with fellow miners, come chat on Monero Pools. On <a href="https://matrix.to/#/#monero-pools:monero.social" target="_blank">Matrix</a> and <a href="irc://irc.libera.chat/#monero-pools">Libera</a>.
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 <a href="/2021/10/05/p2pool-released.html">the announcement post</a>.
Expand Down Expand Up @@ -906,12 +906,12 @@ library:
books: Books
zerotomonerov2: "Zero to Monero: Second Edition"
zerotomonerov2p: >
Published: 4 April 2020, with <a href="https://github.com/UkoeHB/Monero-RCT-report">LaTeX source code here</a><br>
Published: 4 April 2020, with <a href="https://github.com/UkoeHB/Monero-RCT-report" target="_blank">LaTeX source code here</a><br>
A comprehensive conceptual (and technical) explanation of Monero.<br>
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: 26 June 2018, with <a href="https://github.com/UkoeHB/Monero-RCT-report">LaTeX source code here</a>
Published: 26 June 2018, with <a href="https://github.com/UkoeHB/Monero-RCT-report" target="_blank">LaTeX source code here</a>
masteringmonerop: >
A guide through the seemingly complex world of Monero.<br>
It includes:
Expand Down
2 changes: 1 addition & 1 deletion _includes/disclaimer.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- The page is not translated -->
{% elsif include.translated == "no" %}
{% capture disclaimer %}{% t global.untranslated %} <a class="disclaimer-link" href="https://github.com/monero-project/monero-site/blob/master/README.md">README</a>{% endcapture %}
{% capture disclaimer %}{% t global.untranslated %} <a class="disclaimer-link" href="https://github.com/monero-project/monero-site/blob/master/README.md" target="_blank">README</a>{% endcapture %}

{% endif %}

Expand Down
8 changes: 4 additions & 4 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ <h3>{% t footer.reachout %}</h3>
<h3>{% t navigation.community %}</h3>
<ul class="list-unstyled">
<li><a class="white" href="{{ site.baseurl}}/community/merchants/">{% t titles.merchants %}</a></li>
<li><a class="white" href="https://monero.stackexchange.com/">Stack Exchange</a></li>
<li><a class="white" href="https://bitcointalk.org/index.php?topic=583449.0">BitcoinTalk</a></li>
<li><a class="white" href="https://monero.stackexchange.com/" target="_blank">Stack Exchange</a></li>
<li><a class="white" href="https://bitcointalk.org/index.php?topic=583449.0" target="_blank">BitcoinTalk</a></li>
<li><a class="white" href="https://translate.getmonero.org/">Weblate</a></li>
</ul>
</div>
<div class="col-sm-3 col-xs-6">
<h3>{% t global.monero_project %}</h3>
<ul class="list-unstyled">
<li><a class="white" href="https://openalias.org/">Open Alias</a></li>
<li><a class="white" href="https://openalias.org/" target="_blank">Open Alias</a></li>
<li><a class="white" href="{{ site.baseurl }}/resources/research-lab/">{% t titles.researchlab %}</a></li>
<li><a class="white" href="{{ site.baseurl }}/press-kit/">{% t titles.presskit %}</a></li>
<li><a class="white" href="https://ccs.getmonero.org">{% t footer.ccs %}</a></li>
Expand All @@ -45,7 +45,7 @@ <h3>{% t global.monero_project %}</h3>
<ul class="list-unstyled list-inline">
<li><a href="{% include onion.html %}" class="white footer-link"><img class="tor" src="/img/onion-tor.svg" alt="onion service">{% t tools.onion-service %}</a></li>
<li><a href="{{ site.baseurl }}/legal/" class="white footer-link">{% t footer.legal %}</a></li>
<li><a href="https://github.com/monero-project/monero-site" class="white footer-link">{% t footer.source %}</a></li>
<li><a href="https://github.com/monero-project/monero-site" target="_blank" class="white footer-link">{% t footer.source %}</a></li>
<li><a href="{{ site.baseurl}}/sitemap.xml" class="white footer-link">Sitemap</a></li>
<li><a class="white" href="{{ site.baseurl_root }}/feed.xml"><img src="/img/feed.svg" width="30" height="30" alt="Feed icon">{% t footer.feed %}</a></li>
</ul>
Expand Down
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div class="row">
<div class="col-xs-12">
<div class="text-center nav-item mob">
<a href="https://github.com/monero-project/meta/blob/master/VULNERABILITY_RESPONSE_PROCESS.md">Vulnerability Response</a>
<a href="https://github.com/monero-project/meta/blob/master/VULNERABILITY_RESPONSE_PROCESS.md" target="_blank">Vulnerability Response</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -100,7 +100,7 @@
<div class="row end-xs middle-xs">
<div class="col-md-12">
<a href="https://ccs.getmonero.org" class="top-link">Community Crowdfunding</a>
<a href="https://github.com/monero-project/meta/blob/master/VULNERABILITY_RESPONSE_PROCESS.md" class="top-link">Vulnerability Response</a>
<a href="https://github.com/monero-project/meta/blob/master/VULNERABILITY_RESPONSE_PROCESS.md" target="_blank" class="top-link">Vulnerability Response</a>
<a href="https://translate.getmonero.org" class="top-link">Translate</a>
<div href="#" class="dropdown top-link language-change">
<input class="burger-checkdropdown" id="langdrop" type="checkbox" tabindex="0">
Expand Down
22 changes: 11 additions & 11 deletions community/merchants/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ meta_descr: merchants.descr
<p>{% t merchants.use %}</p>
<p>{% t merchants.dirdescr %}</p>
<ul class="logo">
<li><a href="https://cryptwerk.com/pay-with/xmr/">cryptwerk.com</a></li>
<li><a href="https://www.acceptedhere.io/catalog/currency/xmr/">acceptedhere.io</a></li>
<li><a href="https://cryptwerk.com/pay-with/xmr/" target="_blank">cryptwerk.com</a></li>
<li><a href="https://www.acceptedhere.io/catalog/currency/xmr/" target="_blank">acceptedhere.io</a></li>
</ul>
</div>
</div>
<div class="full col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="info-block">
<h2>P2P exchanges and Atomic Swaps</h2>
<p>{% t merchants.descrp2p %}</p>
<p>{% t merchants.swapsdescr %} <a href="https://unstoppableswap.net/">unstoppableswap.net</a>.</p>
<p>{% t merchants.swapsdescr %} <a href="https://unstoppableswap.net/" target="_blank">unstoppableswap.net</a>.</p>
</div>
</div>
<div class="row">
Expand Down Expand Up @@ -91,19 +91,19 @@ meta_descr: merchants.descr
<h3>CEXes</h3>
<p>{% t merchants.cexp %}</p>
<ul class="logo">
<li><a href="https://www.kraken.com/">Kraken</a> (EUR*, USD*, CAD, GBP, JPY, AUD, CHF)</li>
<li><a href="https://www.binance.com/trade.html?symbol=XMR_BTC">Binance</a> (USD, EUR, RUB, TRY, NGN, UAH, KZT, INR, ...)</li>
<li><a href="https://dvchain.co/">DV Chain (OTC)</a> (USD*, CAD*, GBP*, EUR*, JPY*, ...)</li>
<li><a href="https://www.bitfinex.com/">Bitfinex</a> (USD*)</li>
<li><a href="https://www.kraken.com/" target="_blank">Kraken</a> (EUR*, USD*, CAD, GBP, JPY, AUD, CHF)</li>
<li><a href="https://www.binance.com/trade.html?symbol=XMR_BTC" target="_blank">Binance</a> (USD, EUR, RUB, TRY, NGN, UAH, KZT, INR, ...)</li>
<li><a href="https://dvchain.co/" target="_blank">DV Chain (OTC)</a> (USD*, CAD*, GBP*, EUR*, JPY*, ...)</li>
<li><a href="https://www.bitfinex.com/" target="_blank">Bitfinex</a> (USD*)</li>
</ul>
<p>*Fiat currency to Monero trading pair (e.g. XMR/USD, XMR/EUR)</p>
<h3>Swappers</h3>
<p>{% t merchants.swappersp %}</p>
<ul class="logo">
<li><a href="https://sideshift.ai/">Sideshift.ai</a></li>
<li><a href="https://simpleswap.io/">SimpleSwap</a></li>
<li><a href="https://changenow.io/">ChangeNow</a></li>
<li><a href="https://godex.io/">Godex</a></li>
<li><a href="https://sideshift.ai/" target="_blank">Sideshift.ai</a></li>
<li><a href="https://simpleswap.io/" target="_blank">SimpleSwap</a></li>
<li><a href="https://changenow.io/" target="_blank">ChangeNow</a></li>
<li><a href="https://godex.io/" target="_blank">Godex</a></li>
</ul>
</div>
</div>
Expand Down
14 changes: 7 additions & 7 deletions community/sponsorships/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@ meta_descr: meta_descr.sponsorships
<div class="info-block">
<h2>{% t sponsorships.pastsponsors %}</h2>
<ul>
<li><a href="https://globee.com">Globee</a></li>
<li><a href="https://www.navicat.com">Navicat</a></li>
<li><a href="https://www.forked.net">Forked</a></li>
<li><a href="https://www.kitware.com/">Kitware</a></li>
<li><a href="https://dome9.com/">Dome9 Security</a></li>
<li><a href="https://www.jetbrains.com/">JetBrains</a></li>
<li><a href="https://mymonero.com/">My Monero</a></li>
<li><a href="https://globee.com" target="_blank">Globee</a></li>
<li><a href="https://www.navicat.com" target="_blank">Navicat</a></li>
<li><a href="https://www.forked.net" target="_blank">Forked</a></li>
<li><a href="https://www.kitware.com/" target="_blank">Kitware</a></li>
<li><a href="https://dome9.com/" target="_blank">Dome9 Security</a></li>
<li><a href="https://www.jetbrains.com/" target="_blank">JetBrains</a></li>
<li><a href="https://mymonero.com/" target="_blank">My Monero</a></li>
</ul>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions community/workgroups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ meta_descr: meta_descr.workgroups
<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"></a></li>
<li>{% t team.website %} <a href="https://www.communityworkgroup.org/">www.communityworkgroup.org</a></li>
<li>{% t team.website %} <a href="https://www.communityworkgroup.org/" target="_blank">www.communityworkgroup.org</a></li>
</ul>
<div class="row center-xs icons">
<a class="ext-noicon" href="https://repo.getmonero.org/monero-project/" target="_blank" rel="noreferrer, noopener" aria-label="Gitlab logo"><div class="col social-icon gitlab"></div></a><a class="ext-noicon" href="https://www.reddit.com/r/MoneroCommunity/" target="_blank" rel="noreferrer, noopener" aria-label="Reddit logo"><div class="col social-icon reddit"></div></a>
Expand Down Expand Up @@ -118,7 +118,7 @@ meta_descr: meta_descr.workgroups
<p>{% t team.outreach_start %}</p>
<h4>{% t team.contacts %}</h4>
<ul class="logo">
<li>{% t team.telegram %} <a href="https://t.me/monerooutreach">monerooutreach</a></li>
<li>{% t team.telegram %} <a href="https://t.me/monerooutreach" target="_blank">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"></a></li>
</ul>
<div class="row center-xs icons">
Expand Down Expand Up @@ -178,7 +178,7 @@ meta_descr: meta_descr.workgroups
<ul class="logo">
<li>{% t team.chat %} <code>#monero-policy</code> <a class="chats-img" href="irc://irc.libera.chat/#monero-policy"><img class="libera" src="/img/libera.svg" title="libera" alt="libera logo"></a> <a class="chats-img" href="https://matrix.to/#/#monero-policy:matrix.org?via=matrix.org&via=monero.social"><img class="matrix" src="/img/matrix-logo.svg" title="Matrix" alt="Matrix logo"></a></li>
<li>Email: <code>policy[at]getmonero[dot]org</code></li>
<li>{% t team.website %} <a href="https://moneropolicy.org">moneropolicy.org</a></li>
<li>{% t team.website %} <a href="https://moneropolicy.org" target="_blank">moneropolicy.org</a></li>
</ul>
</div>
</div>
Expand Down
Loading