2017-12-22 22:11:36 +00:00
|
|
|
# Project information
|
2018-08-27 11:25:47 +00:00
|
|
|
site_name: Monero Documentation
|
2017-12-22 22:11:36 +00:00
|
|
|
site_description: 'Unofficial Monero Documentation'
|
|
|
|
site_author: "Piotr 'Qertoip' Włodarek"
|
2017-12-23 01:39:51 +00:00
|
|
|
site_url: 'https://monerodocs.org/'
|
2017-12-22 22:11:36 +00:00
|
|
|
|
2018-08-18 14:55:44 +00:00
|
|
|
nav:
|
2017-12-23 01:35:50 +00:00
|
|
|
- Home: 'index.md'
|
2018-09-07 20:21:19 +00:00
|
|
|
- Interacting:
|
2018-10-28 18:05:01 +00:00
|
|
|
- Download: 'interacting/download-monero-binaries.md'
|
|
|
|
- Verify: 'interacting/verify-monero-binaries.md'
|
2020-06-13 09:19:52 +00:00
|
|
|
- Overview: 'interacting/overview.md'
|
|
|
|
- Config file: 'interacting/monero-config-file.md'
|
2018-10-20 20:40:26 +00:00
|
|
|
- monerod: 'interacting/monerod-reference.md'
|
2019-02-21 11:47:22 +00:00
|
|
|
- monero-wallet-cli: 'interacting/monero-wallet-cli-reference.md'
|
2018-10-31 16:45:57 +00:00
|
|
|
- monero-wallet-gui: 'interacting/monero-wallet-gui-reference.md'
|
2020-06-13 09:19:52 +00:00
|
|
|
- monero-wallet-rpc: 'interacting/monero-wallet-rpc-reference.md'
|
2018-11-02 12:41:32 +00:00
|
|
|
- monero-blockchain-export: 'interacting/monero-blockchain-export-reference.md'
|
2018-11-02 17:06:03 +00:00
|
|
|
- monero-blockchain-import: 'interacting/monero-blockchain-import-reference.md'
|
2018-01-06 13:41:04 +00:00
|
|
|
- Technical specs: 'technical-specs.md'
|
2018-01-03 11:10:56 +00:00
|
|
|
- Cryptography:
|
2018-01-09 13:42:16 +00:00
|
|
|
- Introduction: 'cryptography/introduction.md'
|
2018-01-06 13:41:04 +00:00
|
|
|
- Asymmetric:
|
2018-01-09 13:42:16 +00:00
|
|
|
- Introduction: 'cryptography/asymmetric/introduction.md'
|
2018-01-07 16:47:12 +00:00
|
|
|
- Private keys: 'cryptography/asymmetric/private-key.md'
|
|
|
|
- Public keys: 'cryptography/asymmetric/public-key.md'
|
2018-08-20 15:17:45 +00:00
|
|
|
- Edwards25519 curve: 'cryptography/asymmetric/edwards25519.md'
|
2018-01-11 21:52:20 +00:00
|
|
|
- Key image: 'cryptography/asymmetric/key-image.md'
|
2018-01-05 16:36:27 +00:00
|
|
|
- Base58: 'cryptography/base58.md'
|
2019-02-21 11:47:22 +00:00
|
|
|
- PRNG: 'cryptography/prng.md'
|
|
|
|
- 'Keccak-256': 'cryptography/keccak-256.md'
|
2017-12-23 01:35:50 +00:00
|
|
|
- Address:
|
2019-02-21 11:47:22 +00:00
|
|
|
- Standard: 'public-address/standard-address.md'
|
2018-01-02 15:22:23 +00:00
|
|
|
- Subaddress: 'public-address/subaddress.md'
|
2018-08-26 17:50:18 +00:00
|
|
|
- Integrated: 'public-address/integrated-address.md'
|
2018-11-03 23:42:01 +00:00
|
|
|
- Proof of Work:
|
|
|
|
- What is PoW?: 'proof-of-work/what-is-pow.md'
|
|
|
|
- PoW in Cryptocurrencies: 'proof-of-work/pow-in-cryptocurrencies.md'
|
|
|
|
- CryptoNight: 'proof-of-work/cryptonight.md'
|
2020-04-12 20:04:25 +00:00
|
|
|
- RandomX: 'proof-of-work/random-x.md'
|
2018-01-02 15:22:23 +00:00
|
|
|
- Multisignature: 'multisignature.md'
|
2018-09-21 14:45:07 +00:00
|
|
|
- Infrastructure:
|
|
|
|
- Mainnet, stagenet, testnet: 'infrastructure/networks.md'
|
2021-01-11 14:18:39 +00:00
|
|
|
- Tor onion seed nodes: 'infrastructure/tor-onion-p2p-seed-nodes.md'
|
2018-09-21 14:45:07 +00:00
|
|
|
- MoneroPulse: 'infrastructure/monero-pulse.md'
|
2019-01-28 10:39:03 +00:00
|
|
|
- Accepting Monero:
|
|
|
|
- Overview: 'accepting-monero/overview.md'
|
2017-12-23 01:35:50 +00:00
|
|
|
|
2017-12-22 22:11:36 +00:00
|
|
|
theme:
|
2018-10-19 15:30:00 +00:00
|
|
|
name: 'material'
|
2017-12-22 22:11:36 +00:00
|
|
|
palette:
|
2018-10-19 15:30:00 +00:00
|
|
|
# primary: 'Indigo'
|
2017-12-23 01:35:50 +00:00
|
|
|
# primary: 'Deep Orange'
|
2018-10-19 15:30:00 +00:00
|
|
|
# primary: 'Orange'
|
|
|
|
primary: 'White'
|
2017-12-23 01:35:50 +00:00
|
|
|
accent: 'Indigo'
|
2018-10-19 15:30:00 +00:00
|
|
|
logo: 'images/monero.svg'
|
2017-12-22 22:11:36 +00:00
|
|
|
language: 'en'
|
|
|
|
# feature:
|
|
|
|
# tabs: true
|
2017-12-23 01:35:50 +00:00
|
|
|
|
2018-09-19 15:25:52 +00:00
|
|
|
extra_css: ['extra.css', 'overrides.css']
|
2017-12-23 01:35:50 +00:00
|
|
|
|
2017-12-23 01:39:51 +00:00
|
|
|
repo_name: 'monerodocs/md'
|
|
|
|
repo_url: 'https://github.com/monerodocs/md'
|
2018-01-06 13:41:04 +00:00
|
|
|
|
|
|
|
markdown_extensions:
|
|
|
|
# https://squidfunk.github.io/mkdocs-material/extensions/admonition/
|
2019-01-28 10:39:03 +00:00
|
|
|
- markdown.extensions.admonition
|
|
|
|
- markdown.extensions.codehilite:
|
2018-01-06 13:41:04 +00:00
|
|
|
guess_lang: false
|
2019-01-28 10:39:03 +00:00
|
|
|
- markdown.extensions.def_list
|
|
|
|
- markdown.extensions.footnotes
|
|
|
|
- markdown.extensions.meta
|
|
|
|
- markdown.extensions.toc:
|
2018-01-06 13:41:04 +00:00
|
|
|
permalink: true
|