Commit graph

246 commits

Author SHA1 Message Date
luigi1111
693eab2bf3
Merge pull request #1230
User guides: fix link to hashesh in 'verification-allos-advanced.md'
2020-10-08 15:21:31 -05:00
erciccione
44a619612d
User guides: fix link to hashesh in 'verification-allos-advanced.md' 2020-10-07 19:28:27 +02:00
erciccione
7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00
luigi1111
12b3a3558c
Merge pull request #1186
Remote node guide: update instructions and screenshots
2020-09-23 13:45:23 -05:00
erciccione
8d2aabab4c
Remove user guide 'How to mine Monero XMR without a mining equipment' (Nicehash) 2020-09-16 12:44:30 +02:00
rating89us
ee1421af7f Remote node guide: update instructions and screenshots 2020-09-14 13:06:34 +02:00
rating89us
6a2823be69 view-only wallet guide: update instructions + create from private view key in GUI 2020-09-13 21:05:23 +02:00
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
erciccione
97175f00a5
Update screenshots of user guide 'verification-windows-beginner.html' + minor fixes and adapt all translations 2020-07-15 20:20:16 +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
erciccione
4c169743ee
Sync 'verification-allos-advanced.md' with english version for all languages
Except pt-br, which is being PRd separately (#935)
2020-04-17 11:46:11 +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
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
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
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
38326ab040
Update view-only user-guide to 0.14 2019-03-18 13:57:36 +01:00
el00ruobuob
384d2a4c17
Update prove payment screenshots to 0.14
+ add screenshots to root /resources folder
2019-03-15 16:08:04 +01:00
el00ruobuob
b79d046fec
Update kovri link in MMS guide to kovri.io 2019-03-11 19:52:00 +01:00
el00ruobuob
9173a3b652
Update NiceHash guide to mine CryptoNightR & version bumped to 3.1.0 (as CryptoNightV7/8 algo are misleading) 2019-03-09 09:46:45 +01:00
rbrunner7
3c3f2980a4 MMS (Multisig Messaging System) manual added to user guides 2019-02-15 21:56:36 +01:00
luigi1111
79c56b3217 Merge !945
Let's Bulletproof the site

See merge request monero-project/monero-site!945
2019-01-31 19:10:25 +01:00
ProkhorZ
7dd3c296b4 Update default ringsize to 11 2018-12-07 18:28:14 +01:00
el00ruobuob
d9f66ec609
BulletProofs Moneropedia article
+ Rewritten after other reading around original RingCT paper & 2017 update from Borromean to Schnorr
+ corrections after reviews
2018-12-05 10:00:41 +01:00
luigi1111
74271d760c Merge !948
User guide "view-wallet" update to 0.13

See merge request monero-project/monero-site!948
2018-11-30 22:52:04 +01:00
el00ruobuob
b4f260eafb
Update user guide remote node to 0.13.0 2018-11-21 07:36:47 +01:00
el00ruobuob
5c492acc90
User guide "view-wallet" update to 0.13
- Bump version to 1.2.0
- AR new screenshots (all of them were EN), text not updated: will need an arabic speaker.
- EN new `settings` screnshot, text update, bump to 1.2.0
- ES new `settings` screnshot, text update (untranslated), bump to 1.2.0
- FR new `settings` screnshot, text update, bump to 1.2.0
- IT new `settings` screnshot, text update (untranslated), bump to 1.2.0
- PL new `settings` screnshot, text update, bump to 1.2.0
2018-11-21 07:29:14 +01:00
el00ruobuob
11e42ed552
Correct kovri link from github to gitlab 2018-10-09 17:38:54 +02:00
Riccardo Spagni
38b31f5167 Merge branch 'Moneropedia-patch' into 'master'
Moneropedia localization fix

See merge request monero-project/monero-site!903
2018-09-27 10:59:04 +02:00
el00ruobuob
d98012f83d
Moneropedia localisation bug correction 2018-09-25 19:59:20 +02:00
el00ruobuob
d0cb96492d
Corrected Kovri user guide link to gitlab new tree 2018-09-25 15:45:08 +02:00
el00ruobuob
ac564c3d00
Add terms to Pedersen commitment Moneropedia entry 2018-08-12 06:46:03 +02:00
lh1008
8ffae945ed Proof-reading user-guide/ledger-wallet-cli.md word "original" fix 2018-08-08 18:44:46 -05:00
el00ruobuob
4c1e8dd858
Moneropedia relocalized
+ correction on Italian Account
+ Removed leftover miners.md (replaced by mining.md)
+ Removed Dust and update Copyright
+ Code improvement to avoid reading the config file and to use the builtin jekyll config variable passed in the content
+ Ammount.md:25/26 glitch "\@transaction-privacy" corrected. PL to be checked twice.
+ Italian ammount.md moneropedia links corrected (terms added to destination entries, unnecessary markdown links removed)
+ Polish corrections
+ extend ruby \word-boundary in regex to match `-based` `-like` `-form`
+ Updated readme according to the new way to add or translate a moneropedia entry
+ fix mining with CryptoNight variant
+ rebased to include AR
+ chery picked #820 to avoid conflicts
2018-08-03 06:34:28 +02:00
luigi1111
20512711d7
Merge pull request #822 from lh1008/master
Proof reading ledger-wallet-cli.md guide fix word
2018-08-02 23:28:37 -05:00
lh1008
7565f1bc9d Proof reading ledger-wallet-cli.md guide fix word
Proof reading ledger-wallet-cli.md guide fix word
2018-08-02 18:32:15 -05:00
el00ruobuob
ba1c55b6d8
Update wikipedia link for etc/hosts to https://en.wikipedia.org/wiki/Hosts_(file) 2018-07-31 09:39:27 +02:00
luigi1111
53758e3940
Merge pull request #801 from erciccione/brackets
Add missing curly brackets
2018-07-19 14:26:30 -05:00
erciccione
073d848225
add missing curly brackets in all translated pages 2018-07-18 12:28:18 +02:00
el00ruobuob
9845edd0d8
Ledger Wallet CLi guide
+ Based on [dEBRUYNE StackExchange Post](https://monero.stackexchange.com/questions/8503/how-do-i-generate-a-ledger-monero-wallet-with-the-cli-monero-wallet-cli)
+ De-personalized (s/"I"/"We"/g)
+ Download links moved to getmonero.org instead of GitHub
+ Typo Correction
  - Mac OS referring to GUI 0.12.1.0 instead of CLI 0.12.2.0
  - Monero v0.12.1.0 mentioned instead of v0.12.2.0
  - s/cavaet/caveat/g
+ Precision on installation section of Ledger Monero app guide for windows
+ Update the "need assistance" final note to link to the StackExchange answer.
+ Update to latest edit from @dEBRUYNE-1 on 2018/06/06
+ Corrections after review
+ consistency checks
2018-07-18 00:09:58 +02:00
el00ruobuob
9843b58674
Guides versioning
+ All guides are version
+ Major diff on Polish daemon RPC guide
+ Minor diff on Polish daemon RPC guide
+ yml completed for en, fr, pl, it, es
+ Instructions updated on readme.md:
  - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files
  - For Guides update: how, where and why handling the version number.
2018-07-08 15:05:49 +02:00
luigi1111
81bf4c2f54
Merge pull request #749 from el00ruobuob/Tech-Spec-Relocalized
Technical Specs relocalized
2018-06-07 12:25:09 -05:00
luigi1111
68973a8ed9
Merge pull request #734 from el00ruobuob/User-Guides-v12
User-guides ScreenShots updates to Lithium Luna
2018-06-07 12:24:59 -05:00
el00ruobuob
60976dd739 Localization reimplementation of technical-specs
+correction after review.
2018-06-07 19:13:18 +02:00
luigi1111
ca03d843bf
Merge pull request #736 from el00ruobuob/user-guides-add-gui
Guides updated with GUI
2018-06-07 12:02:19 -05:00
luigi1111
1d872a323d
Merge pull request #692 from qubenix/qubenix-adv-verify
Add advanced binary verification user guide
2018-06-07 12:00:47 -05:00
qubenix
1ee2d9b32f Add advanced binary verification guide
+ Add verification-allos-advanced.md to all langs/~~template~~
+ Modify index.md of user-guides in all langs/~~template~~
2018-05-30 17:17:25 +02:00
el00ruobuob
e6910e15e6 Solves Index missing and ressource badly formated in root folder. Added Polish disclamer. 2018-05-30 07:54:43 +02:00
el00ruobuob
de97b64b56 update NiceHash algo for PoW Change in user guide
NiceHash now has a "CryptoNightV7" algorithm to use when buying hash power for Monero after the PoW Change.
2018-05-30 07:50:37 +02:00
el00ruobuob
7cf4e64985 Update view-only, restore from keys, restore account & prove payment Guides with GUI. With corrections after review. 2018-05-30 07:39:26 +02:00
el00ruobuob
018be4bd48 Update screenshots to Lithium Luna & corrections after review 2018-05-30 07:35:38 +02:00
rehrar
a22d7eda73 OH MY GOSH THIS LOCALIZATION REIMPLEMENTATION TOOK FOREVER
- Deleted flippin' template directories (unnecessary now)
- Moved all cussin' HTML to root files instead of in _i18n folder (except for guides)
- Replaced all freakin' strings with liquid translation tags
- Added all Kevin' strings for each language already merged to their respective .yml files
- 40 seconds of testing before sending PR

Signed-off-by: rehrar <rehrar@tuta.io>
2018-05-26 16:32:58 -06:00
luigi1111
647b0a3f0f
Merge pull request #715 from el00ruobuob/Moneropedia_Bootstrap-node
Moneropedia article "Bootstrap Node"
2018-05-09 14:05:10 -05:00
el00ruobuob
e29ce8d58a Corrections after review 2018-05-07 11:23:02 +02:00
el00ruobuob
74e30c70f6 Moneropedia article Bootstap node 2018-04-30 11:59:15 +02:00
el00ruobuob
914bce057b atomic unit links in rpc developer guides 2018-04-27 14:40:05 +02:00
el00ruobuob
449fc7c5ef Moneropedia Atomic Unit article added. 2018-04-27 14:29:37 +02:00
rehrar
6f9549da34 Added Cake Wallet to all languages on Downloads page 2018-04-18 15:22:05 -06:00
rehrar
def8ee6f7c Added Windows Verification UG to pl for building 2018-04-10 15:08:36 -06:00
zofiazinha
a01c0f46e2
updates post-reviews 2018-04-03 17:54:59 +02:00
erciccione
4deb57fdd1
add missing guide to _i18n/pl/ 2018-04-03 17:54:59 +02:00
erciccione
32ad476448
add missing entries and fix broken string 2018-04-03 17:54:59 +02:00
zofiazinha
f9393f54a5
add translated pages (pl)
Update accepting.md

Update contributing.md

Update press-kit.md

Update smartmining.md
2018-04-03 17:54:59 +02:00
zofiazinha
2ca2534837
Update _config.yml and add .yml files 2018-04-03 17:53:04 +02:00