monero-site/the-monero-project/index.md
el00ruobuob 4c1e8dd858
Moneropedia relocalized
+ correction on Italian Account
+ Removed leftover miners.md (replaced by mining.md)
+ Removed Dust and update Copyright
+ Code improvement to avoid reading the config file and to use the builtin jekyll config variable passed in the content
+ Ammount.md:25/26 glitch "\@transaction-privacy" corrected. PL to be checked twice.
+ Italian ammount.md moneropedia links corrected (terms added to destination entries, unnecessary markdown links removed)
+ Polish corrections
+ extend ruby \word-boundary in regex to match `-based` `-like` `-form`
+ Updated readme according to the new way to add or translate a moneropedia entry
+ fix mining with CryptoNight variant
+ rebased to include AR
+ chery picked #820 to avoid conflicts
2018-08-03 06:34:28 +02:00

47 lines
No EOL
1.9 KiB
Markdown

---
layout: default
title: titles.themoneroproject
permalink: /the-monero-project/index.html
---
{% t global.lang_tag %}
<div class="site-wrap">
<section class="container">
<div class="row">
<div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="info-block">
<div class="row center-xs">
<div class="col">
<h2>Kovri</h2>
</div>
</div>
<div class="row start-xs monero-project">
<p>{% t monero-project.kovri %}</p>
</div>
<div class="row center-xs">
<p><a href="https://www.getkovri.org" class="btn-link btn-fixed">{% t monero-project.kovri_button %}</a></p>
</div>
</div>
</div>
<div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="info-block">
<div class="row center-xs">
<div class="col">
<h2>Open Alias</h2>
</div>
</div>
<div class="row start-xs monero-project">
<p>{% t monero-project.openalias %}</p>
</div>
<div class="row center-xs">
<p><a href="https://www.openalias.org" class="btn-link btn-fixed">{% t monero-project.openalias_button %}</a></p>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="untranslated {% t monero-project.translated %}">
<p>{% t global.untranslated %} <a class="untranslated-link" href="https://github.com/monero-project/monero-site/blob/master/README.md">README</a>.</p>
</div>