luigi1111
c00dd9c46a
Merge pull request #1031
...
Downloads: add warning about binaries being potentially flagged as malware by AVs
2020-06-12 08:49:22 -05:00
luigi1111
ee8cb82bb4
Merge pull request #1030
...
FAQ: add 'Why is my antivirus/firewall flagging the Monero software as malware?
2020-06-12 08:48:57 -05:00
erciccione
1ee2532825
FAQ: add 'Why is my antivirus/firewall flagging the Monero software as malware?'
2020-06-11 18:59:26 +02:00
Matt Smith
db69265327
user guides: mining: Rewrite mining guide
...
Fixes : #1005
2020-06-09 16:13:04 +01:00
erciccione
58abf3ef1f
Downloads: add warning about binaries being potentially flagged as malware by AVs
2020-06-06 12:17:56 +02: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
3824a2abc2
Merge pull request #984
...
Merchants: Add onion logo when merchant is on onion service
2020-05-20 12:51:32 -05:00
luigi1111
86fa272489
Merge pull request #968
...
press-kit: add TheMonera's graphics and badges
2020-05-20 12:50:40 -05: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
633ae56c8f
Merchants: Add onion logo when merchant is on onion service
2020-05-17 12:35:43 +02:00
erciccione
d78edfdf99
press-kit: add TheMonera's graphics and badges
2020-05-16 11:07:19 +02:00
luigi1111
f879e12eed
Merge pull request #976
...
Hangouts: refactor IRC channels list
2020-05-15 13:44:32 -05:00
erciccione
df69e33b44
Moneropedia: add RandomX
2020-05-14 14:23:29 +02:00
erciccione
d6524d456e
Hangouts: refactor IRC channels list
2020-05-11 12:48:31 +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
luigi1111
15121a888d
Merge pull request #970
...
User Guide Update (Russian translate)
2020-05-09 16:48:47 -05:00
luigi1111
d9f2cca6b4
Merge pull request #969
...
fixing typos
2020-05-09 16:48:30 -05:00
luigi1111
a09574b005
Merge pull request #959
...
Press kit refactoring
2020-05-09 16:46:30 -05:00
v1docq47
cf138b3eda
User Guide Update
2020-05-07 23:22:28 +06:00
netrik182
c28676056a
fixing typos
2020-05-06 19:17:02 +00:00
luigi1111
7ec6c7ffea
Merge pull request #952
...
wallet-rpc (en): 'restore_height' is 'integer' not 'long'
2020-05-01 23:36:46 -05:00
erciccione
8225775a99
apply partial refactoring of quick-facts to all languages
2020-04-29 14:23:55 +02:00
erciccione
25e9cc785d
press-kit: partial refactoring (remove loops)
2020-04-29 13:58:38 +02:00
erciccione
4de70cb9b6
Merchants: point to the disclaimer at the bottom of the page
2020-04-26 13:12:25 +02:00
erciccione
8e7cd0f69d
wallet-rpc (en): 'restore_height' is 'integer' not 'long'
2020-04-26 12:44:16 +02:00
luigi1111
9979bde927
Merge pull request #950
...
update Moneropedia (Russian translate)
2020-04-24 12:46:08 -05:00
luigi1111
735caab70c
Merge pull request #949
...
bootstrap-node typo fix
2020-04-24 12:45:54 -05:00
luigi1111
b706ec5a69
Merge pull request #943
...
mark tor_wallet.md user guide in ru translated='true'
2020-04-24 12:45:44 -05:00
v1docq47
426168f011
added Moneropedia "Pruning" translate
...
update Moneropedia "terms"
update navigations.yml
2020-04-23 23:41:51 +06:00
rating89us
ea2aa595fd
typo fix
2020-04-23 19:35:38 +02:00
luigi1111
30372f9cbe
Merge pull request #947
...
Update remote_node_gui.md by fixing grammtical issues, trailing new line
2020-04-21 08:07:28 -05:00
luigi1111
8516d92fd5
Merge pull request #946
...
Merchants: substitute Gitlab with GitHub in description
2020-04-21 08:07:11 -05:00
luigi1111
414ad88e66
Merge pull request #936
...
Sync 'verification-allos-advanced.md' with english version for all languages
2020-04-21 08:06:48 -05:00
luigi1111
b9fe71217a
Merge pull request #935
...
added pt-BR user-guide to verify hashes
2020-04-21 08:06:32 -05:00
Scott Anecito
908d8ce3a7
Update remote_node_gui.md by fixing grammtical issues, trailing new line
2020-04-20 20:07:55 +00:00
erciccione
2b647348fc
Merchants: substitute Gitlab with GitHub in description
2020-04-20 11:11:56 +02:00
netrik182
51894f23df
pt-br user-guide to verify hashes Co-authored-by: asdrub
2020-04-19 11:57:02 -03:00
erciccione
5d34031ca9
mark tor_wallet.md user guide in ru translated='true'
2020-04-19 13:25:04 +02:00
luigi1111
e8cfcbbb80
Merge pull request #934
...
Refactor 'Library' section to be easily parsed by Weblate
2020-04-17 11:02:49 -05: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
luigi1111
71391afc76
Merge pull request #933
...
[Recovered] Translating fungibility.md (pt-br)
2020-04-16 12:23:32 -05:00
luigi1111
3ee741c975
Merge pull request #930
...
translating to RU language (re-opened)
2020-04-16 12:22:26 -05:00