Commit graph

238 commits

Author SHA1 Message Date
selsta
14729082e9
repo: update web.getmonero.org to baseurl 2020-08-27 15:53:19 +02:00
luigi1111
a66e14d55d
Merge pull request #1157
Add entry for "generate_from_keys".
2020-08-26 15:47:32 -05:00
luigi1111
c8110fa970
Merge pull request #1154
User Guides: Add external link to the 'Guide for the Monero GUI wallet'
2020-08-26 15:36:49 -05:00
timetherewere
48af1a6a6f Add entry for "generate_from_keys".
Co-authored-by: woodser <woodser@protonmail.com>
2020-08-25 07:30:39 -04:00
erciccione
50f77a37d6
User Guides: Add external link to the 'Guide for the Monero GUI wallet' 2020-08-24 08:23:24 +02:00
erciccione
d6770188c0
Dev guides: Add new section 'Libraries and helpers'
This section was originally in the merchants page. Most of the libraries listed were obsoleted and not maintained anymore, so i added new and maintained repositories.
2020-08-15 13:55:40 +02:00
luigi1111
ff1328c0c9
Merge pull request #1127
Roadmap: add CLI and GUI 0.16.0.0
2020-08-14 14:12:21 -05:00
erciccione
3a45ca706f
Roadmap: add CLI and GUI 0.16.0.0 2020-08-10 09:12:40 +02:00
erciccione
1a9b50562e
Fix Moneropedia tooltips not showing in dev guides 2020-08-06 18:13:57 +02:00
luigi1111
708de92804
Merge pull request #1109
Add whitepaper_annotated.pdf and whitepaper_review.pdf
2020-07-31 15:15:21 -05:00
luigi1111
27d5235404
Merge pull request #1078
Moneropedia: add 'Daemon' entry
2020-07-31 15:10:26 -05:00
luigi1111
9dc70e534d
Merge pull request #1076
Moneropedia: add description of the Moneropedia to index.md
2020-07-31 15:10:09 -05:00
Sarang Noether
c937126cb4 CLSAG audit report and blog post 2020-07-31 11:51:55 -05:00
erciccione
99b871f9e4
Moneropedia: add description of the Moneropedia to index.md 2020-07-31 16:17:04 +02:00
erciccione
8ae8b926be
Add whitepaper_annotated.pdf and whitepaper_review.pdf
and link to them from the 'Research Lab' page. These files were initially hosted on downloads.getmonero.org.
2020-07-31 15:37:33 +02:00
knaccc
6828c623e5
Update daemon-rpc.md
Added documentation for `get_outs` input parameter `get_txid`. See monero-project/monero#6721
2020-07-26 08:30:32 +01:00
erciccione
a8fb705e6f
Moneropedia: add 'Daemon' entry 2020-07-17 09:36:30 +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
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
Matt Smith
b9cece0891
developer guides: wallet: Remove curl method parameter 2020-05-24 22:17:27 +01:00
Matt Smith
0caf8ed6fb
developer guides: daemon: Remove curl method parameter 2020-05-24 22:17:18 +01: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
luigi1111
0092a890c1
Merge pull request #939
About: uncomment dandelion++ in 'Technical Info'
2020-05-15 13:43:47 -05: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
d244b9fe2c
About: uncomment dandelion++ in 'Technical Info' 2020-04-18 09:08:03 +02:00
erciccione
4f57e29c0d
Change all links to gitlab 'monero-site' repo to github 2020-04-13 10:15:24 +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
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
Sarang Noether
c65e4884a2 Update CLSAG paper 2020-03-30 13:13:11 -04:00
luigi1111
7263257926 Merge !1246
Roadmap: new structure

Closes #1057, #1067, and #1070

See merge request monero-project/monero-site!1246
2020-03-23 20:45:36 +01:00
luigi1111
00dd077f59 Merge !1248
moneropedia: Fix link to instructions to add a new entry

See merge request monero-project/monero-site!1248
2020-03-20 03:03:41 +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
erciccione
d032b10454
Roadmap: new structure
- Changed 'completed', 'ongoing' and 'upcoming' icons to emojis (#1057)
- Refactored CSS and .yml files to make the roadmap compatible with Weblate (#1067)
- Added "GUI 0.15.0.4 released" to March 2020 (#1070)
- Removed dates and replaced with headers showing months
2020-03-18 18:11:46 +01:00
luigi1111
5305549084 Merge !1245
Triptych-2 preprint

See merge request monero-project/monero-site!1245
2020-03-17 19:47:40 +01:00
erciccione
ab22a1f6f2
moneropedia: Fix link to instructions to add a new entry 2020-03-17 15:05:52 +01:00
Sarang Noether
0af0368bf5 Triptych-2 preprint 2020-03-16 08:53:26 -04:00
erciccione
6a9026a431
Add Moneropedia entry 'Remote Node' 2020-03-04 19:18:29 +01:00
erciccione
ae816cf6b3
roadmap: change structure
The structure of the roadmap isn't meant to support more than 6 tabs, so some changes are necessary to show
the roadmap correctly.

- Grouped the first 2 years 2014-215 on a single tab.
- Added headers for each card
- The last tab is now "Future", and doesn't refer to a specific year, but it's meant to show updates that will be
implemented in the future
- Changed default card from 2019 to 2020
2020-02-28 11:56:21 +01:00
erciccione
33a62f780b
Add technical info to 'About' page and remove 'technical specs' page
This commits removes the page 'Technical specs' and adds some technical info to the 'About' page.
The 'technical specs' folder and page were removed from the repo, from the navigation menu and
the footer (for all languages)
2020-02-26 18:38:42 +01:00