Commit graph

46 commits

Author SHA1 Message Date
el00ruobuob
f4322c365b
Update moneropedia node entry with "network upgrades" instead of "hardfork" and month to "October" and "April" Instead of "September" and "March" 2018-08-06 22:16:03 +02: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
6a3ba9ae6b
Merge pull request #820 from el00ruobuob/locally-unique-host_link_correction
Wikipedia link corrected in Moneropedia articles
2018-08-02 23:28:25 -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
el00ruobuob
0ae10cf21e
minor corrections 2018-07-27 10:22:12 +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
luigi1111
9dad9bcb21
Merge pull request #767 from el00ruobuob/Minor-changes
Minor French Update + NiceHash guide re-re-added
2018-07-17 16:11:21 -05:00
el00ruobuob
f947963cca
A few things corrected
+ Missing French sentences
+ Nicehash guide re-re-added
+ Missing space in download > Mobile & lightweitght after "hangouts" link.
+ Relocalization of StackExchange in Hangouts
+ typo in securely purchase (FR)
2018-07-08 15:07:47 +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
el00ruobuob
e88f124e03 User-guides French completion
+ Translation of advanced binary verification guide
+ Typo correction on other guides.
+ Correction after tests
+ Correction after review
2018-06-12 19:46:47 +02:00
Paul K
5af453c409 fix markup anchoring in daemon-rpc.md 2018-06-10 14:17:41 +02: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
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
a6de3169f2
Merge pull request #712 from el00ruobuob/Deamon-RPC_Update
Developer Guide - Daemon RPC - Full Update
2018-06-07 12:01:29 -05:00
luigi1111
2e937beab0
Merge pull request #702 from coneiric/subaddress-docs
Update RPC documentation for commands involving subaddresses
2018-06-07 12:00:54 -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
oneiric
97ecc559bd
WalletRPC: updates for subaddress documentation 2018-05-31 15:01:51 +00: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
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
el00ruobuob
746a5ffb41 Updated deamon RPC Developer Guide.
Includes:
- Template
- EN
- ES
- FR
- IT

Reviews & corrections.
2018-05-30 07:33:48 +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
luigi1111
3116f30627
Merge pull request #707 from el00ruobuob/Moneropedia_transaction_mixin
Moneropedia transaction mixin cleanup
2018-05-09 14:04:51 -05:00
luigi1111
cac0087458
Merge pull request #706 from el00ruobuob/Moneropedia_atomic_units
Moneropedia article "Atomic Units"
2018-05-09 14:04:40 -05:00
luigi1111
dc2c26156d
Merge pull request #704 from el00ruobuob/French-enhancements
Typos, displays and elegance corrrections to French localization.
2018-05-09 14:04:09 -05:00
el00ruobuob
488d7a1486 Corrections after reviews. 2018-05-09 07:21:16 +02: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
8c40904065 Replace the 'mixin_count' parameter with \@ringsize
Corrected a typo "s/offline, offline,/offline,/"
2018-04-27 23:04:58 +02:00
el00ruobuob
914bce057b atomic unit links in rpc developer guides 2018-04-27 14:40:05 +02:00
el00ruobuob
485b33953d Atomic unit referred in Moneropedia denomination article 2018-04-27 14:39:34 +02:00
el00ruobuob
449fc7c5ef Moneropedia Atomic Unit article added. 2018-04-27 14:29:37 +02:00
luigi1111
f73d2549bc
Merge pull request #701 from el00ruobuob/DevGuide-DemonRPC-Typo
Typo on developer guide > daemon RPC line 257, 662 & 780:
2018-04-26 16:22:34 -05:00
el00ruobuob
90fd41c31d Typos, display and elegance corrections:
- fr.yml;
- index.md;
- what-is-monero.md;
- accepting.md;
- contributing.md;
- mining.md;
- faq.md;
- download.md;
- hangouts.md;
- merchants.md;
- about.md;
- researchlab.md;
- technical-specs.md.
2018-04-25 14:03:10 +02:00
el00ruobuob
2b84aa8d9a Corrected typo line 257(258) => "s/is the save/is the same/"
Corrected typo Lines 662 & 780 => "s/List of ignatures/List of signatures/g"
2018-04-24 17:13:27 +02:00
el00ruobuob
5119c09faf Corrections after review. 2018-04-20 17:10:30 +02:00
el00ruobuob
bde6d956b1 User guide "verification windows beginner" French translation and addition to user-guides index 2018-04-20 15:18:30 +02:00
el00ruobuob
221c2ecb80 Minor changes to already translated guides. 2018-04-19 23:39:29 +02:00
erciccione
dd97d6a686
add user guide in /fr/ to fix build 2018-04-14 13:54:37 +02:00
el00ruobuob
3e5de0c847 French update to #678 (Update info about ringsize in the monero-wallet-cli user guide) 2018-04-13 08:54:07 +02:00
el00ruobuob
b52c674f10 Corrections after reviews. 2018-04-13 08:54:07 +02:00
el00ruobuob
c76347474f French localization 2018-04-13 08:54:07 +02:00