Commit graph

89 commits

Author SHA1 Message Date
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
erciccione
58abf3ef1f
Downloads: add warning about binaries being potentially flagged as malware by AVs 2020-06-06 12:17:56 +02:00
erciccione
b76760a9ae
Downloads: set 'common issues' back to 'noissues' (prep for 0.16) 2020-05-22 10:13:18 +02: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
25cc8dbf51 Merge !1249
Downloads: Change position of Kastelo banner + Add comments

Closes #1028

See merge request monero-project/monero-site!1249
2020-03-20 03:03:59 +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
erciccione
2a315bb408
Downloads: update link for android ARMv7 and v8 2020-03-19 15:48:23 +01:00
erciccione
fe893c10a4
Downloads: Change position of Kastelo banner + Add comments 2020-03-17 15:59:28 +01:00
xiphon
67e4b67c7c downloads: fix GPG key links 2020-03-16 23:14:59 +01:00
erciccione
af33e7499d
Downloads: Add problem with Trezor in 'Known Issues' 2020-03-07 11:36:42 +01:00
erciccione
69fb9a18ff
Downloads: subsitute link to Kastelo website with GitHub 2020-02-07 19:05:31 +01:00
erciccione
1d534a4a04
Remove 'untranslated' snippet logic from all pages (except where it's called using 'include')
It's not compatible with Weblate and will be not needed after the migration
2020-01-27 12:26:31 +01:00
erciccione
5faf1bc158
Downloads: Add link to user guide about how to use raw blockchain file 2019-12-14 10:50:06 +01:00
erciccione
f337d9c93f
New download page
- new structure of Downloads page
- add screenshots of GUI (and make them localizable)
- add pics for hw wallets
- change structure of downloads.yml
2019-12-05 14:41:08 +01:00
erciccione
3687d59612
Add Trezor to the supported hardware wallets 2019-09-23 11:54:01 +02:00
erciccione
0cc9507e1e
Revert "Make "Windows, 64-bit Installer" appear before "Windows, 64-bit" (zip file)"
MR !1046 broke the download page and the GUI wallets are not showing anymore. Reverting it.
2019-06-09 11:08:31 +02:00
OsrsNeedsF2P
76edc2846a Make "Windows, 64-bit Installer" appear before "Windows, 64-bit" (zip file) 2019-05-13 20:12:14 +02:00
rbrunner7
630d65554f Proposal: Adding Windows installer download 2019-03-10 16:38:35 +01:00
Diego Salazar
77eee0b707 Merge branch 'all-the-changes' of https://repo.getmonero.org/rehrar/monero-site into all-the-changes 2019-01-31 09:03:28 -07:00
dsc
13485c622c
Add backup git mirror 2019-01-25 09:09:05 +01:00
c1761e7bca Large scale website redesign update thing
- Updated lots and lots and lots of CSS
- Changed all link colors from orange to black and underlined
- Made site more accessible across the board
- Seriously, look at all the pages and tell me it's not awesomer
- Updated relevant HTML in pages to accomodate
- Changed en.yml Developer Guides translated string to yes (why was it not already?)
- Added images to the Using Monero page for wicked sick purposes
2019-01-18 20:18:55 -07:00
Chad Jordan
06106bf87a added edge wallet to mobile wallets on downloads page 2018-12-29 16:04:48 -05:00
el00ruobuob
1c38c33780
Update a bunch of things to new hosting on gitlab (repo.getmonero.org / gitlab kovri-project) 2018-10-22 23:49:31 +02:00
el00ruobuob
c2c1a7aa35
bsd link removed from download page 2018-09-13 17:54:59 +02:00
luigi1111
133f00b388
Merge pull request #808 from shigutso/master
Update index.md to fix one missing space in downloads page
2018-08-05 20:36:41 -05: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
shigutso
2ec66ef9ef
Update index.md 2018-07-26 14:05:16 -03: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
rehrar
253eeabb5e
Changed GUI and CLI to have their own versions
- downloads.yml version tag has been separated to two, one for gui and one for cli
- Downloads page has been adjusted to reflect the changes
2018-06-15 13:19:14 -06: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
rehrar
d1cf02dd88
Adjusted community, get-started, downloads, and design goals pages for translation 2018-01-30 13:18:02 -07:00
rehrar
a8d36567b5
Enabled all site except user guides to be multilingual ready
- Moved technical specs out of 'Resources' and into root
2018-01-30 13:18:02 -07:00
luigi1111
4b047ce538 Merge pull request #446 from MaxXor/downloads-fix
Fix blockchain bootstrap url and duplicate bsd id
2017-10-25 12:35:51 -05:00