Commit graph

27 commits

Author SHA1 Message Date
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
erciccione
6f7396d4e3
what is monero: add action buttons and remove redundant header 2021-03-28 10:08:11 +02: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
Elliot Wirrick
f6aa1cd23e what is monero: update content and add relevant links 2021-02-26 21:01:17 -05:00
erciccione
e5de616c31
Reorganize Monero videos
- Remove carousel structure in the 'What is Monero' page and leave only one video: 'Monero: the essentials'
- Move technology specific videos to their moneropedia entry: Ring Signatures, RingCT, Stealth Addresses
- Add aria-label to imrpove accessibility of the videos
2020-11-04 13:32:00 +00:00
luigi1111
d7baa26ceb
Merge pull request #1106
what-is-monero: fix video in Safari
2020-07-31 15:14:13 -05:00
selsta
9de8c8c674
what-is-monero: fix video in Safari 2020-07-29 19:19:00 +02:00
erciccione
e55a6f426e
Remove references to Kovri in the 'What is Monero?' page 2020-07-14 10:16: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
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
anonimal
a27c3940da
Update Kovri URL to the official site 2018-10-16 22:04:23 +00: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
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
Matt Smith
0e2882cac6 Add RingCT video to carousel 2017-12-18 15:08:04 +00:00
luigi1111
775a488bd8 Merge pull request #442 from MaxXor/referer-fix
Fix noreferrer and noopener attributes
2017-10-24 14:49:07 -05:00
MaxXor
798adcd73c Fix noreferrer and noopener attributes 2017-10-16 08:48:28 +02:00
rehrar
5827b461ec
- Updated events page
- Updated merchants page to include ids
- Updated roadmap
- CSS tweaks and fixes
- Fixed FAQ bug in last question
- Added preliminary press kit page
2017-10-15 15:37:25 -06:00
anonimal
38fc20bdf8
Add noreferrer + noopener attributes to blank targets
Increases privacy by requiring supported browsers to *not* send a
referer header. Also prevents tabnabbing.
2017-09-21 23:02:38 +00:00
tyrionmcmaster
141e4e4f9d Update "What is Monero" page - formatting/link fix
Someone please review and make sure this is now properly corrected.
2017-09-07 18:07:20 -04:00
tyrionmcmaster
5d422aac6d Update index.md 2017-08-22 13:54:08 -04:00
tyrionmcmaster
7ecdc0d53f Update index.md 2017-08-22 13:53:44 -04:00
tyrionmcmaster
dff51708fa Update index.md 2017-08-17 15:20:17 -04:00
erciccione
b423d59cdb
fix missing link what-is-monero 2017-07-06 13:30:04 +01:00
rehrar
4e41a6a0cf Added new site 2017-07-04 00:00:32 -06:00