Commit graph

562 commits

Author SHA1 Message Date
lwf
dd822f1880
Moneropedia: translate all entries to zh-cn
Co-authored-by: WooKey-Aurora <jack.zheng.md@hotmail.com>
Co-authored-by: lwf <lwf@one.cafe>
Co-authored-by: Muge Niu <mugeniu12138@gmail.com>
2020-06-24 10:49:04 +02:00
erciccione
90848dca72
roadmap: final refactoring
Removed all _data/LANG/roadmap.yml files and moved all strings to _i18n/LANG.yml to take advantage of the multilingual
plugin. Also removed all loops in resources/roadmap/index.md, now we simply map to each placeholder.
2020-06-24 10:06:44 +02:00
erciccione
8996468b1c
Remove 'Using' page 2020-06-21 17:59:09 +02:00
luigi1111
fa9b5990c2
Merge pull request #1048
Remove 'The Monero Project' page and replace link in header with link to Weblate
2020-06-19 15:31:15 -05:00
luigi1111
9a621718bf
Merge pull request #1045
Update user guide 'Run a Monero node through I2P with I2P-zero'
2020-06-19 15:30:58 -05:00
erciccione
31432b665d
Faq: Add 'Why is Monero called 'Monero'?' 2020-06-19 10:25:14 +02:00
erciccione
79f34d360c
Blog: Use only one 'Blog' menu and add category selector
- Added separator between posts
- remove all submenus and use only 'blog'
- Add category selector for desktop and mobile
2020-06-19 09:37:04 +02:00
erciccione
e29426565d
Remove 'The Monero Project' page and replace link in header with link to Weblate
Removed completely the 'The Monero Project' page and related entries in _i18n/en.yml. Replaced entry in header with 'Translate', which links to Weblate (translate.getmonero.org)
2020-06-16 17:18:45 +02:00
luigi1111
1eee41b4e8
Merge pull request #977
accepting: add TOC
2020-06-15 09:18:04 -05: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
luigi1111
27b62638b3
Merge pull request #1032
home: remove 'reasonably' from header
2020-06-12 08:49:55 -05:00
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
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
fa9949a25b
home: remove 'A reasonably' from header 2020-06-09 13:55:19 +02: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
6eea212b36
Add possibility to go back to the Moneropedia page under each Moneropedia entry 2020-05-15 14:05:51 +02:00
erciccione
df69e33b44
Moneropedia: add RandomX 2020-05-14 14:23:29 +02:00
erciccione
6fd9bd0622
accepting: add TOC
and add ul.logo class to general CSS
2020-05-12 13:38:02 +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
Asdrubal Petronidas Calhofos
218808fd0e
Translating prove-payment.md (pt-BR) 2020-04-16 11:59:02 +02:00
erciccione
62d21c3918
Apply refactor of 'Library' to all languages (with translations) 2020-04-15 16:10:44 +02:00
erciccione
0a05167032
Refactor 'Library' section
and reindented to make it more consistent with the rest of the repo (4 spaces instead of 2)
2020-04-15 16:10:37 +02:00
Asdrubal Petronidas Calhofos
8b7f8bfd84
Translating fungibility.md (pt-br)
+ changes suggested by netrik182
2020-04-15 09:54:31 +02:00
v1docq47
afa2ac27a2 update remote-node.md 2020-04-15 09:39:43 +06:00
v1docq47
4a1a50c274 translating to RU language (re-opened)
user-guides\tor_wallet.md
moneropedia\remote-node.md
2020-04-14 14:54:52 +06:00
luigi1111
4dd7bd9cea Merge !1270
Renaming for Arcturus

See merge request monero-project/monero-site!1270
2020-04-10 22:29:32 +02:00
luigi1111
a561a54378 Merge !1268
Revamp of the FAQ

Closes #994

See merge request monero-project/monero-site!1268
2020-04-10 22:22:32 +02:00
luigi1111
7207b3a47a Merge !1258
Improve 'Developer Guides' page

See merge request monero-project/monero-site!1258
2020-04-10 22:20:16 +02:00
luigi1111
9ac0c1c90c Merge !1256
Moneropedia: add 'Pruning'

Closes #1013

See merge request monero-project/monero-site!1256
2020-04-10 22:19:53 +02:00
erciccione
da7cec1cf6
Add 'Pruning' to all languages 2020-04-10 14:40:44 +02:00
erciccione
52bafb746c
Moneropedia: add 'Pruning'
and link to the Moneropedia entry from the 'Downloads' page
2020-04-10 14:40:34 +02:00
erciccione
259e3f18bc
Improve 'Developer Guides' page
- Split page vertically and add new section: 'External resources'
- Add description for each resource
- Add pics to suggest where the content is located (web page, github, internal doc)
2020-04-10 14:17:46 +02:00
erciccione
6dd7c60006
Revamp of the FAQ
- Added anchors. Visible when hovering on the tabs
- Added "More info:", which links to related sections on getmonero (contributing, user guides, etc)
- Added toc
- Added links to related Moneropedia entries in the answers
- Added side box with more resources and info
- 10 new questions/answers:
	- Can I avoid to download the entire blockchain?
	- why my wallet needs to be scanned everytime I open it?
	- Is it dangerous to run a personal node?
	- Is it dangerous to use a remote node? what's the data a node operator can get from me?
	- How can I contribute?
	- What's the meaning of [technical word]?
	- What wallet should I use?
	- Can't see funds. Did I just lose all my Monero?
	- How can I connect my node via Tor?
	- Why does the blockchain need so much space?
2020-04-10 13:42:36 +02:00
Sarang Noether
9146e4633f Renaming for Arcturus 2020-04-07 07:18:51 -04:00
luigi1111
cb719e7166 Merge !1267
Publish Zero to Monero: Second Edition

See merge request monero-project/monero-site!1267
2020-04-05 20:57:59 +02:00
koe
5ca971ea83 publish-ztm2
fix indent

tiny update

add repo link footnote

non-english files dont modify

add repo link to library abstract
2020-04-04 12:45:45 -05:00
luigi1111
c93a59e107 Merge !1266
user-guides: update fingerprint

See merge request monero-project/monero-site!1266
2020-04-04 19:30:21 +02:00
luigi1111
237d7afe9b Merge !1265
Update CLSAG paper

See merge request monero-project/monero-site!1265
2020-04-04 19:30:09 +02:00
selsta
a8fab6e698
user-guides: update fingerprint 2020-04-02 03:21:42 +02:00
Sarang Noether
c65e4884a2 Update CLSAG paper 2020-03-30 13:13:11 -04:00
erciccione
ec9681a258
Fix links to @atomic-unit and remove obsolete note with last update date 2020-03-28 15:30:16 +01:00
erciccione
83f0e2e31a
daemon-rpc: remove obsolete note about update height 2020-03-27 16:36:16 +01:00
timetherewere
3d8b4f9d64 Add "set_daemon" method to wallet-rpc.md.
Added documentation for "set_daemon" method to wallet-rpc.md.

Co-authored-by: woodser
Co-authored-by: ericcione
2020-03-26 18:50:07 -04:00
luigi1111
af7a65cf7f Merge !1255
downloads: improve GUI known issue string

See merge request monero-project/monero-site!1255
2020-03-23 20:46:09 +01:00
selsta
a96480951f
downloads: improve GUI known issue string 2020-03-22 20:37:03 +01:00
erciccione
d55551d1c0
downloads: add known issue about CLI 0.15.0.5 on ubuntu 16.04
Plus add comments with instructions to update the 'known issues' section
2020-03-20 19:35:09 +01:00
luigi1111
8ad0e54b1e Merge !1241
Downloads: Add problem with Trezor in 'Known Issues'

Closes #1062

See merge request monero-project/monero-site!1241
2020-03-20 03:03:13 +01:00
luigi1111
db5551864f Merge !1234
Add new Moneropedia entry 'Remote Node', edit entry 'Node' and a couple of minor changes

See merge request monero-project/monero-site!1234
2020-03-20 03:02:51 +01:00
luigi1111
f88871b7af Merge !1225
Add technical info to 'About' page and remove 'technical specs' page

Closes #1035

See merge request monero-project/monero-site!1225
2020-03-20 03:02:03 +01:00
Sarang Noether
0af0368bf5 Triptych-2 preprint 2020-03-16 08:53:26 -04:00
luigi1111
91d6e6a4c3 Merge !1242
Refer to binayFate instead of Fluffypony in guides to verify binaries

Closes #1061

See merge request monero-project/monero-site!1242
2020-03-07 21:48:41 +01:00
luigi1111
8a37692fc6 Merge !1240
press-kit: Change links to monerooutreach.org

See merge request monero-project/monero-site!1240
2020-03-07 21:48:24 +01:00
luigi1111
c52395e770 Merge !1237
Add "Is Monero a mixer or mixing service?" question and answer to FAQ

See merge request monero-project/monero-site!1237
2020-03-07 21:47:02 +01:00