selsta
14729082e9
repo: update web.getmonero.org to baseurl
2020-08-27 15:53:19 +02:00
erciccione
466fac01e4
Moneropedia: edit 'Kovri' entry
2020-08-03 16:59:07 +02:00
luigi1111
b94ef6f8d7
Merge pull request #1091
...
User guides: Add TOC to multisig-messaging-system.md
2020-07-31 15:13:19 -05:00
luigi1111
72d5b86289
Merge pull request #1087
...
Update user guide 'Securely purchasing and storing Monero'
2020-07-31 15:12:56 -05:00
erciccione
f54dc5bc04
Update user guide 'Securely purchasing and storing Monero'
2020-07-28 10:15:14 +02:00
erciccione
f6d0227637
User guides: Add TOC to multisig-messaging-system.md
...
also remove spaces at the end of the page and duplicate headers
2020-07-21 15:26:08 +02:00
erciccione
a8fb705e6f
Moneropedia: add 'Daemon' entry
2020-07-17 09:36:30 +02:00
Nathan Dorfman
00dd6155b6
Fix confusion and add warning in blockchain import guide
2020-07-08 23:32:59 -06:00
erciccione
b09a9b8845
Update user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-14 13:17:52 +02:00
luigi1111
e8743f2468
Merge pull request #1040
...
Add user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-12 08:50:36 -05:00
erciccione
df2b7f9e74
Add user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-10 10:50:40 +02:00
Matt Smith
db69265327
user guides: mining: Rewrite mining guide
...
Fixes : #1005
2020-06-09 16:13:04 +01:00
erciccione
4e5143db60
Simplify versioning system for user guides
...
This new approach doesn't require version numbers and make easier for contributors to understand the status
of the document. There are only 3 states:
- Outdated: The page is outdated and might not work as expected
- Untranslated: The page needs to be translated
- Translation outdated: The page is translated, but the original (English) document has been updated
To mark a guide as outdated, we change the boolean of the front matter entry 'outdated' in /resources/user-guides/GUIDE.
If 'False', the guide is updated. If 'True' all versions of the guide (English included) will show a warning at the bottom
of the page.
The other 2 states are related to the status of the translated pages and we control them from the language-specific
user guides: /_i18n/LANG/resources/user-guides/GUIDE. At the top of the page a snippet will include 2 parameters:
- translated: "yes" if the page is translated, "no" if it's not.
- translationOutdated: "yes" if the translation is outdated, "no" if it's not
This new system aims to be simpler than the precedent, avoiding to compare versioning numbers and using a higher level
system instead (yes, no, True, False). I also removed the middle way status 'only minor changes', because if there are
only minor changes that don't affect the usability of the guide, we don't need to point it out.
The old system was complex and people didn't use it. These changes will hopefully make things easier for translators and
other contributors.
2020-05-31 09:23:16 +02:00
luigi1111
76f190432b
Merge pull request #988
...
Remove user guide 'Mining with Docker and XMRig'
2020-05-28 12:49:47 -05:00
luigi1111
76c25bec39
Merge pull request #986
...
Moneropedia: remove all i2p related entries (22)
2020-05-28 12:49:31 -05:00
luigi1111
457ba18461
Merge pull request #1013
...
moneropedia: rewrite 'Scalability' entry
2020-05-28 12:48:36 -05:00
erciccione
09444928da
moneropedia: rewrite 'Scalability' entry
...
Co-authored-by: Sarang Noether <32460187+SarangNoether@users.noreply.github.com>
2020-05-28 10:00:31 +02:00
binaryFate
3f1cdcc9ef
update genfund donation to subaddress -- still same wallet
2020-05-25 19:53:49 +02:00
erciccione
3bc859dd2c
Moneropedia: fix link to RandomX Outreach article
2020-05-23 12:18:02 +02:00
luigi1111
271eb77eb8
Merge pull request #961
...
Remove translations of developer guides
2020-05-20 12:48:52 -05:00
erciccione
cf79d9d9d4
Remove user guide 'Mining with Docker and XMRig'
2020-05-20 11:14:26 +02:00
erciccione
8ce3943a3f
Moneropedia: remove all i2p related entries (22)
...
Removed for all languages (336 files) and from _i18n/en.yml
2020-05-20 10:36:52 +02:00
erciccione
df69e33b44
Moneropedia: add RandomX
2020-05-14 14:23:29 +02:00
erciccione
f7e7b5f607
Remove translations of developer guides
...
and remove the possibility to translate them. The 2 dev guides ('wallet RPC' and 'Daemon RPC') are now available only in English
2020-05-10 10:19:06 +02:00
netrik182
51894f23df
pt-br user-guide to verify hashes Co-authored-by: asdrub
2020-04-19 11:57:02 -03:00
luigi1111
71391afc76
Merge pull request #933
...
[Recovered] Translating fungibility.md (pt-br)
2020-04-16 12:23:32 -05:00
Asdrubal Petronidas Calhofos
218808fd0e
Translating prove-payment.md (pt-BR)
2020-04-16 11:59:02 +02:00
Asdrubal Petronidas Calhofos
8b7f8bfd84
Translating fungibility.md (pt-br)
...
+ changes suggested by netrik182
2020-04-15 09:54:31 +02:00
erciccione
da7cec1cf6
Add 'Pruning' to all languages
2020-04-10 14:40:44 +02:00
erciccione
b184903ccf
Add Moneropedia 'remote-node' entry to all languages
2020-03-04 19:18:37 +01:00
luigi1111
99291e2e58
Merge !1191
...
Add note about removal of long PIDs
Closes #1024
See merge request monero-project/monero-site!1191
2020-02-06 03:43:24 +01:00
erciccione
2d2df0caaa
Add note about removal of long PIDs
...
and add 'untranslated' snippet where needed
2020-02-02 11:26:11 +01:00
luigi1111
789c0a2b1d
Merge !1173
...
Downloads: Add link to 'Importing Blockchain' user guide and remove duplicate headers
Closes #980
See merge request monero-project/monero-site!1173
2020-01-22 21:39:56 +01:00
erciccione
597588df62
Change absolute links in user guides and moneropedia
...
In preparation for the deployment of getmonero as hidden service
2019-12-19 11:29:35 +01:00
Jonathan Cross
ddad19861a
Adding tor_wallet user guide. (Connecting your local wallet to your own daemon over Tor)
2019-12-17 21:02:12 +01:00
erciccione
0c301c88bc
Remove duplicate header from 'importing blockchain' user guide
2019-12-14 10:50:13 +01:00
luigi1111
7cb8ea4a3c
Merge !1128
...
Remove all '00-base-00' from the Moneropedia folders
See merge request monero-project/monero-site!1128
2019-09-26 02:38:34 +02:00
erciccione
d9171d6de1
remove all '00-base-00' from the Moneropedia folders
2019-09-23 12:24:33 +02:00
erciccione
f3af78e48d
remove unused or obsolete files (user guides and technical-specs)
2019-09-16 11:32:59 +02:00
luigi1111
d58954f81f
Merge !1096
...
Fix invalid json in relay_tx daemon RPC doc
Closes #965
See merge request monero-project/monero-site!1096
2019-08-06 21:57:18 +02:00
Nathan Dorfman
8edaca0046
Fix invalid json in relay_tx daemon RPC doc
2019-07-21 14:38:16 -06:00
Nathan Dorfman
c947c18cf6
Fix out of date doc for daemon RPC get_fee_estimate
2019-07-21 13:45:29 -06:00
erciccione
e3337e113e
fix typo in daemon-rpc.md for en and other languages
2019-05-30 12:10:36 +02:00
luigi1111
5158ec7bdf
Merge !1032
...
Update view-only user-guide to 0.14
See merge request monero-project/monero-site!1032
2019-05-13 20:11:24 +02:00
luigi1111
7209181ef1
Merge !1034
...
Correct openalias page link to monero-project page
See merge request monero-project/monero-site!1034
2019-04-23 22:44:13 +02:00
luigi1111
c30118edb0
Merge !1024
...
update Remote node user-guide with 0.14 screenshot
See merge request monero-project/monero-site!1024
2019-04-08 20:39:32 +02:00
luigi1111
38514f2b73
Merge !1023
...
Update prove payment user-guide with 0.14 screenshots
See merge request monero-project/monero-site!1023
2019-04-08 20:39:01 +02:00
luigi1111
daaf549a00
Merge !1016
...
Update kovri link in MMS guide to kovri.io
See merge request monero-project/monero-site!1016
2019-03-21 21:04:12 +01:00
el00ruobuob
31cffaed89
update remote node user-guide with 0.14 screenshot
...
+ update image link to markdown
2019-03-21 15:18:05 +01:00
el00ruobuob
c7a4f782cd
Correct openalias page link to monero-project page (since !292 )
2019-03-18 20:49:35 +01:00