mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-18 18:11:13 +00:00
7edf03f77d
Add user-guide for Windows binary verification, add entry to index.md, and add images to png/ dir. Fix some jekyll serve errors pertaining to the Qubes/Whonix isolation guide: + In resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md change from `static_page` to `user-guide`. Fixes error: `Missing i18n key: en:CLI Wallet/Daemon Isolation with Qubes + Whonix`. + Qubes/Whonix guide was missing from Italian lang section, prevented serving site. Apparently this also alphabetized the Italian lang sections index when I copied an index.md from another lang there.
84 lines
3.3 KiB
Markdown
84 lines
3.3 KiB
Markdown
{% include untranslated.html %}
|
|
<div class="guides">
|
|
<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>General</h2>
|
|
</div>
|
|
</div>
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
[How to make an offline backup]({{site.baseurl}}/resources/user-guides/Offline_Backup.html)
|
|
[How to run a node on VPS]({{site.baseurl}}/resources/user-guides/vps_run_node.html)
|
|
[Importing the Monero blockchain]({{site.baseurl}}/resources/user-guides/importing_blockchain.html)
|
|
[Monero Tools]({{site.baseurl}}/resources/user-guides/monero_tools.html)
|
|
[Securely purchasing and storing Monero]({{site.baseurl}}/resources/user-guides/securely_purchase.html)
|
|
[Verify binaries on Windows (beginner)]({{site.baseurl}}/resources/user-guides/verification-windows-beginner.html)
|
|
|
|
</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>Mining</h2>
|
|
</div>
|
|
</div>
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
[How to mine on a pool with xmr-stak-cpu]({{site.baseurl}}/resources/user-guides/mine-to-pool.html)
|
|
[How to solo mine with the GUI]({{site.baseurl}}/resources/user-guides/solo_mine_GUI.html)
|
|
[Mining with Docker and XMRig]({{site.baseurl}}/resources/user-guides/mining_with_xmrig_and_docker.html)
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<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>Recovery</h2>
|
|
</div>
|
|
</div>
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
[How to fix locked up funds]({{site.baseurl}}/resources/user-guides/howto_fix_stuck_funds.html)
|
|
[How to restore your account]({{site.baseurl}}/resources/user-guides/restore_account.html)
|
|
|
|
</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>Wallets</h2>
|
|
</div>
|
|
</div>
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
[CLI wallet/daemon isolation with Qubes + Whonix]({{site.baseurl}}/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.html)
|
|
[Getting started with the CLI wallet]({{site.baseurl}}/resources/user-guides/monero-wallet-cli.html)
|
|
[How to connect to a remote node within GUI wallet]({{site.baseurl}}/resources/user-guides/remote_node_gui.html)
|
|
[How to make a view-only wallet]({{site.baseurl}}/resources/user-guides/view_only.html)
|
|
[How to prove payment]({{site.baseurl}}/resources/user-guides/prove-payment.html)
|
|
[Restoring wallet from keys]({{site.baseurl}}/resources/user-guides/restore_from_keys.html)
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</section>
|
|
</div>
|