Commit graph

47 commits

Author SHA1 Message Date
luigi1111
4b425585e8
Merge pull request #1795
home: add link to faq 'Are there videos I can watch to learn about Monero?' below intro video
2021-09-09 16:11:41 -04:00
erciccione
36f09b2ea7
home: edit 'Merchants' card 2021-09-06 09:29:36 +02:00
erciccione
61081c9c90
home: add link to faq 'Are there videos I can watch to learn about Monero?' below intro video 2021-08-25 13:03:45 +02:00
erciccione
816eb5b8da
index: fix link to 'workgroups' in the top card 2021-06-27 17:09:29 +02:00
luigi1111
aaba43725b
Merge pull request #1633
home: update top card with new slogan and additional button
2021-06-18 16:48:01 -04:00
erciccione
5bd30cac87
home: update top card with new slogan and additional button 2021-06-13 19:09:32 +02:00
erciccione
a3fe2caa3d
home: add hangouts card 2021-05-13 09:57:33 +02:00
luigi1111
2ca2794520
Merge pull request #1544
home: align moneropedia card
2021-05-04 12:53:39 -04:00
alreadyburnt
94b6548a3e home: properly align main button 2021-04-11 04:18:26 +02:00
alreadyburnt
9f65f7d860 home: fix moneropedia card alignment 2021-04-07 06:30:16 +02:00
luigi1111
9730dc6286
Merge pull request #1450
Add Italian subtitles for the promo video in the home
2021-03-29 12:08:51 -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
Stavros Kylonis
d8470c4c2a
Add Italian subtitles for the promo video in the home
Co-authored-by: erciccione <erciccione@protonmail.com>
2021-02-04 10:20:11 +00:00
luigi1111
78774c31b8
Merge pull request #1373
Add subtitles for the what-is-monero video in home
2021-01-11 13:45:17 -05:00
erciccione
ea6356bf95
Add subtitles for the what-is-monero video in home
Subtitles provided by staff91

Co-authored-by: staff91
2020-12-26 11:44:42 +00:00
Daniel Leedan
b0d2d74410 Add missing DIV tag
Fix W3C errors:
- End tag section seen, but there were open elements
- Unclosed element div
2020-12-08 16:45:38 +08:00
Daniel Leedan
9909860db7
Add missing slash (index.html) 2020-10-04 09:07:35 +08: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
erciccione
08ba386ca0
home: fix video not playing if localized file doesn't exist 2020-07-29 20:08:46 +02:00
erciccione
5ee1ff7503
Revamped homepage
- Changed the 'Get Started' button to 'Learn more about Monero' which now links to the 'What is Monero?' page
- Replaced the 'Why Monero is different' section with 'Get started', which now contains the info and links necessary to
start using Monero. The picture were taken from the 'Using' page, now removed.
- Removed 'Downloads' and added 'Guide and Resources'
- Removed 'Last news' box
- Added a 'Join the Community' section
2020-06-24 19:46:48 +02:00
selsta
4b6667d91d
index: fix video in Safari 2020-05-22 20:38:03 +02: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
16e6e5c3ef
Adapt 'Downloads' box in index 2019-12-03 12:45:38 +01:00
erciccione
55ffc0221d
Add possibility to play localized videos + welcome video in Russian
This commit add the possibility to add videos with the voice-over in different languages.
The videos should be uploaded in /media/LANG/, where lang is the language code, and should
have the same name and extension of the original in English.

This commit also adds the "Monero Promo" video with voice-over in Russian, made by the
xmr.ru community.
2019-11-12 17:55:39 +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
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
Diego Salazar
2efb6cc0e5
Added upgrade banner using Jekyll
- Added upgrade snippet
- Added snippet banner to index page of all languages
- Updated yml files of all languages ready for translation
- Styling
2018-10-13 14:26:45 -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
fae1001e90
Adjusted CSS and index page for translation 2018-01-30 13:18:02 -07:00
rehrar
2d288b0b0e
Various multilingual testing
- Added support for multilingual navigation
- Put Spanish copy in some pages in get-started for testing purposes
= Added multilingual support for the home page
2018-01-30 13:18:02 -07:00
tyrionmcmaster
27b0e1d02d
Update index.html 2017-12-04 22:31:17 -05:00
tyrionmcmaster
ea5ae71c87
Update index.html 2017-11-22 09:46:46 -05:00
tyrionmcmaster
c06544e6f1
Update index.html 2017-11-21 18:22:44 -05:00
tyrionmcmaster
ef148f22b8
Slight modifications to wording on home page 2017-11-21 13:13:57 -05:00
apezio
cfcc5766cd Update index.html 2017-09-17 15:05:10 -07:00
apezio
86d00767e9 Update index.html 2017-09-17 15:03:20 -07:00
apezio
e65ef1a4e3 Update index.html 2017-09-17 15:01:37 -07:00
apezio
f1b54d1d7f Update index.html 2017-09-10 20:45:52 -07:00
apezio
479168f452 Update index.html 2017-09-10 16:59:27 -07:00
apezio
a1590e724e Update index.html 2017-09-10 15:13:57 -07:00
apezio
93ab735fd4 Update index.html
Monero is secure
Do we really want the first sentence about the security of Monero to include "extremely difficult to hack and steal your funds. "  To me that doesn't sound safe for large amounts if it's only "extremely difficult"... and why mention "hack" and "steal" at all?  Further, if you are trying to define "decentralized cryptocurrency" the definition is absolutely NOT "extremely difficult to hack and steal your funds.".  You could say the same of cash in a bank vault, an ATM machine, a centralized currency, or the safe in my basement...  Those are all "extremely difficult to hack and steal" from.  It seems to me we should be explaining what decentralized cryptocurrency is and perhaps stating it's the safest method known to mankind to store value, outside of Fort Knox.  Not that its hard to hack and steal!


Monero is fungible - if we're going to say it's untraceable above, we may as well remove the whole "In its current state, it is extremely unlikely that Monero will ever be..." and just bluntly state that it will never be blacklisted due to previous association.  Also, very few people know what fungible even means, so I have added the definition so people know what they're reading.
2017-09-10 15:06:20 -07:00
tyrionmcmaster
3cb118d363 Update index.html 2017-08-24 23:50:52 -04:00
tyrionmcmaster
602e4c29e1 Update index.html
Thank you everyone for your input. Please let me know if this is an improvement.
2017-08-23 12:14:55 -04:00
tyrionmcmaster
9a6d99e7b6 Update Home Page
Please review and comment.
2017-08-22 14:25:14 -04:00
sirneb
3d60112667 fix a quick typo 2017-07-04 15:06:14 -04:00
rehrar
4e41a6a0cf Added new site 2017-07-04 00:00:32 -06:00