Commit graph

121 commits

Author SHA1 Message Date
luigi1111
35125f6dd0
Merge pull request #2210
fix: update cakewallet download link on mobile
2024-03-17 22:15:39 -04:00
binaryFate
8648b186b9 New release CLI&GUI, v0.18.3.2 2024-03-10 19:51:55 +01:00
selsta
63ea028358
downloads: add Linux RISC-V link 2024-03-09 17:29:50 +01:00
backfire-monism-net
64a51f2cf8
fix: update cakewallet download link on mobile 2023-11-22 21:49:12 -08:00
selsta
cb4a956e0b
downloads: add GUI macOS ARM link 2023-10-07 13:33:45 +02:00
Justin Ehrenhofer
9ff36c14a8
Add Linux and MacOS to Cake Wallet 2023-05-12 16:56:39 -05:00
erciccione
6882f1e7a7
add dedicated meta descriptions
posting a link to getmonero on social medias results, except few
exceptions, in showing a standard description for all pages.
This adds dedicated meta descriptions for every page. It will
improve getmonero's seo score and links on social medias will
look nicer and will be more descriptive
2023-04-20 09:39:49 +02:00
rating89us
a0a91ee362
downloads: update Trezor link 2023-03-04 11:15:35 +01:00
luigi1111
1ecacf650d
Merge pull request #2034
downloads: add ledger nano s plus; update hw. min. firmware version
2022-10-20 16:34:54 -04:00
erciccione
7efab408eb
Revert "downloads: hide remote sync section until wallets upgrade to v16"
mymonero and edge are now in sync with the network

This reverts commit 22f72b05de.
2022-08-28 15:19:25 +02:00
rating89us
50396e88e8
downloads: add ledger nano s plus 2022-08-27 14:38:07 +02:00
erciccione
22f72b05de
downloads: hide remote sync section until wallets upgrade to v16
Edge and MyMonero haven't upgraded to the latest network version
(v16) yet. Removing them resulted in the remote sync section to
become empty, so we hide the entire section.
2022-08-24 19:01:33 +02:00
luigi1111
154da6f94a
Merge pull request #1997
downloads: fix feather git link
2022-08-22 23:46:59 -05:00
selsta
3250463326
downloads: add macOS ARM link 2022-07-19 03:35:15 +02:00
selsta
45667b5c6e
downloads: fix feather git link 2022-07-15 23:36:07 +02:00
Gustavo dos Santos
57ccb0b153
open links in another page
added (target="_blank") in <a> links to open in another page.
2022-03-28 12:29:37 -03:00
rating89us
03aae3f380
downloads: add feather wallet, sort wallets in alphabetic order; fix "GitHub icon" aria-label 2021-11-07 13:24:41 +00:00
luigi1111
869c7b1ead
Merge pull request #1764
Downloads: fill width of buttons on menu bar
2021-08-07 11:00:35 -04:00
luigi1111
4753b63bd7
Merge pull request #1759
Downloads: differentiate local sync x remote sync (lightweight) wallets
2021-08-07 10:59:53 -04:00
luigi1111
dc320a677d
Merge pull request #1758
downloads: decrease width of "download blockchain" button
2021-08-07 10:59:04 -04:00
luigi1111
d070748a9e
Merge pull request #1756
downloads: add "usage instructions" link below hardware wallet logos
2021-08-07 10:58:48 -04:00
rating89us
331954ad75 downloads: fill width of buttons on menu bar 2021-08-05 23:10:36 +02:00
rating89us
bf5449c7e6 Downloads: differentiate local sync x remote sync (lightweight) wallets 2021-08-05 10:11:20 +02:00
rating89us
c17527df6e
downloads: decrease width of "download blockchain" button 2021-08-04 17:52:05 +02:00
rating89us
db3044db98 downloads: add "usage instructions" link below hardware wallet logos 2021-08-04 15:54:41 +02:00
rating89us
5b202355ad Downloads: update GUI/CLI title and intro text 2021-08-04 14:11:28 +02:00
erciccione
5b8620ab5b
downloads: revamp section 'Hardware Wallets' 2021-07-21 09:44:16 +02:00
luigi1111
574d9acba2
Merge pull request #1605
downloads: add link to source code archive for GUI and CLI
2021-05-04 12:57:47 -04:00
luigi1111
a668ad6ea5
Merge pull request #1560
downloads: fix closing div for cli section
2021-05-04 12:54:00 -04:00
erciccione
d1bbf118b6
downloads: add link to source code archive for GUI and CLI 2021-05-01 09:02:23 +02:00
smatchcube
66badfacfc
Add Android icon for MyMonero
MyMonero is available on Android as shown on the top banner on their website https://mymonero.com/ (plays store link here https://play.google.com/store/apps/details?id=com.mymonero.official_android_application).
2021-04-14 11:17:49 +02:00
Elliot Wirrick
eda54ff193 downloads: fix closing div for cli section 2021-04-07 04:13:30 -04:00
Elliot Wirrick
ae8f3abeda reduce CLS when lazy loading images 2021-03-16 15:37:11 -04:00
erciccione
150ba3a7e2
Improve performance of some pages by lazy loading images
Lazy loading makes web pages load images only when they are actually
needed (when they need to be displayed to the user), thus saving
resources for both host and users and improving performances for the
latter.

index.html: 474 kB (546 ms) -> 214kB (373ms)
get-started/what-is-monero/index.md: 320 kB (548 ms) -> 246kB (525 ms)
get-started/accepting/index.md: 254 kB (747 ms) -> 193kB (536 ms)
downloads/index.md: 397 kB (595 ms) -> 243kB (383 ms)

(tests ran locally)
2021-03-16 10:30:58 +01:00
erciccione
118bcb2992
downloads: add header 'Antivirus' 2021-03-04 09:32:39 +01:00
erciccione
960194dd9d
Add 'title' attribute to all 'arrow-up' buttons 2021-01-26 09:18:36 +00:00
erciccione
38c83ce91e
Downloads: make table headers for 'light and mobile wallets' translatable 2021-01-15 09:46:12 +00:00
erciccione
94c78ea76b
Downloads: add link to release notes 2020-12-20 14:35:56 +00:00
luigi1111
c5e7f1f8a9
Merge pull request #1365
Downloads: Fix order of appeareance of platform-specific releases
2020-12-14 12:19:18 -06:00
erciccione
580d1f2fb5
Downloads: Fix order of appeareance of platform-specific releases
and add clarifying comment on top of _data/downloads.yml
2020-12-11 11:51:51 +00:00
erciccione
2084b96d2d
Replace all occurrencies of '(https://getmonero.org/downloads/hashes.txt)' with '({{ site.baseurl_root }}/downloads/hashes.txt)' 2020-12-08 10:09:53 +00:00
rating89us
a501f188bc Hardware wallets: add Nano S/X, capitalize Model T; + supported wallets; - wallet versions; update links.
Update index.md
2020-09-17 20:40:06 +02:00
erciccione
1d5518f74c
Improve accessibility
- Fixed some interactive elements which weren't focusable (using 'tabindex')
- Label interactive elements which weren't labelled
- Slightly increase contrast of the grey text in the top navigation bars to reach level AA in the WCAG rating system and increase visibility of the text
2020-09-08 10:37:30 +02:00
luigi1111
d8aea53ac8
Merge pull request #1161
Downloads: remove 'known issues' dropdown
2020-09-07 14:25:36 -05:00
erciccione
b6c3f82652
Add icon to external links 2020-08-29 20:20:27 +02:00
erciccione
3eeceb430c
Downloads: remove 'known issues' dropdown 2020-08-27 14:59:36 +02:00
luigi1111
e54bb3e3cf
Merge pull request #1150
Downloads: restyle section 'Mobile & Light Wallets'
2020-08-26 15:34:51 -05:00
erciccione
8c566ab355
Downloads: restyle section 'Mobile & Light Wallets'
- Edited logos of the wallets and resized a couple of them to save space
- Introduced two different layouts for desktop and mobile
- Added table to desktop layout showing the platforms supported by the wallet and a link to its source code
- Moved entire section up (under 'CLI wallet') and adapted selector on top of the page
- Changed CSS of span elements to make them available in the whole page
- Added 'Browser' icon to monero-spritesheet.png
2020-08-23 12:26:58 +02:00
erciccione
490065f495
Downloads: add link to third party packages on GitHub for CLI and GUI 2020-08-15 16:35:21 +02:00
rating89us
28e8ac8262
downloads: fix html tag in dropdown 2020-07-11 01:13:26 +02:00