mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-19 16:13:58 +02:00
Change "magazines" section to "newsletters" and update resources at library page.
This commit is contained in:
parent
4682c3271d
commit
95f24b5f71
15
_i18n/en.yml
15
_i18n/en.yml
@ -907,14 +907,13 @@ library:
|
||||
zkbasicscheatsheet20220621: "ZK Basics Cheatsheet"
|
||||
zkbasicscheatsheet20220621p: >
|
||||
A lightly theoretical interlude (hopefully still gentle, trying to stress concepts more than formalism and selecting the approached topics) to lay the foundations for Bulletproof and other future Zero-Knowledge-related features, if any.
|
||||
magazines: Magazines
|
||||
revuoq4p: >
|
||||
Quarterly Monero magazine, Q4 2017 edition.<br>
|
||||
In this issue, updates about: development, Monero Research Lab, Kovri, and community.
|
||||
revuoq3p: >
|
||||
Quarterly Monero magazine, Q3 2017 edition.<br>
|
||||
In this issue, updates about: development, Monero Research Lab, Kovri, community, Hardware, and Monerujo.
|
||||
|
||||
newsletters: Newsletters
|
||||
themonerostandard: >
|
||||
Monero Standard is a weekly publication by recanman, providing up-to-date news and information on the Monero protocol.
|
||||
In addition to covering the latest developments in the Monero community, The Monero Standard also includes a weekly price chart, mining pool chart, blockchain statistics, and even a Meme of the Week.
|
||||
moneroobserverblitz: >
|
||||
Monero Observer Blitz provides monthly updates on the latest developments in the Monero community and protocol.
|
||||
Written by escapethe3RA, this publication covers news related to Monero's ongoing development, community events, and notable achievements within the space.
|
||||
moneropedia:
|
||||
description: >
|
||||
The terminology around Monero can be very complex and technical. The Moneropedia is a tool created by the Monero community to provide an explanation of these terms in a simple way. Listed below you'll find all the Moneropedia entries in alphabetic order. If you wish to edit an existing voice or to add a new one, click the button at the bottom of the page.
|
||||
|
Binary file not shown.
Binary file not shown.
@ -43,12 +43,12 @@ permalink: /library/index.html
|
||||
</section>
|
||||
<section class="container full">
|
||||
<div class="info-block text-adapt">
|
||||
<h2>{% t library.magazines %}</h2>
|
||||
<h2>{% t library.newsletters %}</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>
|
||||
<h3><a href="https://localmonero.co/the-monero-standard">The Monero Standard</a></h3>
|
||||
<p>{% t library.themonerostandard %}</p>
|
||||
<h3><a href="https://monero.observer/tag/blitz/">Monero Observer Blitz</a></h3>
|
||||
<p>{% t library.moneroobserverblitz %}</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user