2018-06-21 15:56:08 +00:00
|
|
|
---
|
|
|
|
layout: custom
|
|
|
|
title: titles.library
|
|
|
|
permalink: /library/index.html
|
|
|
|
---
|
2018-07-05 15:04:14 +00:00
|
|
|
{% t global.lang_tag %}
|
2018-06-21 15:56:08 +00:00
|
|
|
<div class="about-monero">
|
2020-04-15 13:13:45 +00:00
|
|
|
<div class="center-xs container description">
|
|
|
|
<p class="text-center">{% t library.description %}</p>
|
|
|
|
</div>
|
2018-06-21 15:56:08 +00:00
|
|
|
<section class="container full">
|
2020-04-15 13:13:45 +00:00
|
|
|
<div class="info-block text-adapt">
|
|
|
|
<h2>{% t library.books %}</h2>
|
|
|
|
<div>
|
|
|
|
<h3><a href="Zero-to-Monero-2-0-0.pdf">{% t library.zerotomonerov2 %}</a></h3>
|
|
|
|
<p>{% t library.zerotomonerov2p %}</p>
|
|
|
|
<h3><a href="Zero-to-Monero-1-0-0.pdf">{% t library.zerotomonerov1 %}</a></h3>
|
|
|
|
<p>{% t library.zerotomonerov1p %}</p>
|
|
|
|
<h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3>
|
|
|
|
<p>{% t library.masteringmonerop %}</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<section class="container full">
|
|
|
|
<div class="info-block text-adapt">
|
|
|
|
<h2>{% t library.magazines %}</h2>
|
|
|
|
<div>
|
|
|
|
<h3><a href="{{ site.baseurl_root }}/library/Revuo-2017-Q4.pdf">Revuo Monero Q4 2017</a></h3>
|
|
|
|
<p>{% t library.revuoq4p %}</p>
|
|
|
|
<h3><a href="{{ site.baseurl_root }}/library/Monero-Revuo-3Q-2017.pdf">Revuo Monero Q3 2017</a></h3>
|
|
|
|
<p>{% t library.revuoq3p %}</p>
|
|
|
|
</div>
|
2018-06-21 15:56:08 +00:00
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</div>
|