Commit graph

127 commits

Author SHA1 Message Date
Leo Nerone
9b8718dc15 fix: change "More info" link in "How can I contribute?" section of FAQ 2022-06-08 01:42:35 -03:00
erciccione
86294c3c82
mining: fix stray </a> 2022-02-28 19:12:25 +01:00
luigi1111
440b7cad1a
Merge pull request #1882
mining: add section dedicated to p2pool
2022-01-01 12:34:26 -05:00
erciccione
dee975bf0c
contributing: fix monero qr code and add alt text 2021-12-22 18:15:01 +00:00
erciccione
ca0f514d98
mining: add section dedicated to p2pool 2021-11-22 10:04:49 +00:00
erciccione
a513f304b0
faq: add entry 'What is Monero's maximum supply?' 2021-09-10 11:29:47 +02:00
erciccione
e0c362e31e
new FAQ: 'What is ASIC resistance? Why is it important?' 2021-09-02 08:47:01 +02:00
luigi1111
43afa3bf78
Merge pull request #1656
revamp 'mining' page
2021-06-28 14:43:38 -04:00
erciccione
c57b742160
add FAQ: Are there known vulnerabilities in Monero? 2021-06-12 10:12:46 +02:00
erciccione
9ccbee580a
revamp 'mining' page 2021-06-10 09:40:36 +02:00
alreadyburnt
5791499e30
faq: change resources order 2021-04-07 00:06:59 +02:00
luigi1111
38bb6f360a
Merge pull request #1513
faq: fix capitalization of moneropedia links
2021-03-29 12:10:30 -04:00
erciccione
6f7396d4e3
what is monero: add action buttons and remove redundant header 2021-03-28 10:08:11 +02:00
Elliot Wirrick
43adc7dbb0 faq: fix capitalization of moneropedia links 2021-03-16 23:35:08 -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
luigi1111
0717e962fb
Merge pull request #1481
what is monero: update content and add relevant links
2021-03-15 17:37:37 -04:00
luigi1111
0947ce79cc
Merge pull request #1476
FAQ: Standardize video hyperlinks
2021-03-15 17:31:53 -04:00
Elliot Wirrick
f6aa1cd23e what is monero: update content and add relevant links 2021-02-26 21:01:17 -05:00
erciccione
f82779c319
contributing: add link to openhub 2021-02-23 09:32:45 +00:00
Elliot Wirrick
8510510409 faq: standardize video hyperlinks 2021-02-23 02:26:14 -05:00
Tony
6d3d3c766a Added FAQ 'How Big is the Monero blockchain?' 2021-01-28 11:06:40 -06:00
erciccione
8db59a0caa
Refresh 'Contributing' page
More detailed and updated info, updated links, added button for CCS and made several cosmetic changes
2021-01-21 09:25:42 +00:00
erciccione
58c0a8a646
FAQ: add 'I haven't touched my Monero in a long time...' 2020-12-15 09:38:37 +00:00
luigi1111
4833b3897b
Merge pull request #1304
FAQ: add Monero videos ("Are there videos I can watch to learn about Monero?")
2020-12-14 12:11:21 -06:00
Thomas Bucaioni
d9cf5a2857
Add FAQ item (#1248)
* add qxmrfiat and axmrfiat

* add item 'How to buy Monero for fiat?'

* add countries

* merge Faq items

* remove list

* remove link

* add quote

* typos

* yaml quote

* yaml quote again

* rephrase

Co-authored-by: Thoams Bucaïoni <tbucaioni@doctleat2.unice.fr>
2020-11-27 16:38:50 -06:00
erciccione
da5dcdb240
Remove xmr-stak from 'Mining' page 2020-11-16 12:14:30 +00:00
erciccione
411b5bc882
FAQ: add Monero videos
new entry: "Are there videos I can watch to learn about Monero?"
2020-11-12 13:22:19 +00:00
erciccione
d5085fed06
FAQ: add new entry: 'Is it true that Monero has a hard fork every 6 months?' 2020-11-12 13:22:14 +00: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
712d449436
Merge pull request #1240
FAQ: Fix link in 'Can i manually import the blockchain?'
2020-10-21 16:10:59 -05:00
erciccione
d7e69eadfe
FAQ: Fix link in 'Can i manually import the blockchain?' 2020-10-13 10:57:17 +01:00
erciccione
58227cfce0
Accepting: improve link to payment gateways 2020-09-20 10:16:18 +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
erciccione
52cb720da5
FAQ: add 'Can I manually import the blockchain?' 2020-09-07 09:09:11 +02:00
luigi1111
b6c238c2da
Merge pull request #1105
FAQ: add section to 'How can I get Monero?'
2020-08-14 14:10:14 -05:00
luigi1111
d7baa26ceb
Merge pull request #1106
what-is-monero: fix video in Safari
2020-07-31 15:14:13 -05:00
erciccione
24b1c77f4e
FAQ: add section to 'How can I get Monero?' 2020-07-30 09:34:25 +02:00
selsta
9de8c8c674
what-is-monero: fix video in Safari 2020-07-29 19:19:00 +02:00
luigi1111
6138364beb
Merge pull request #1080
mining: update xmrig links
2020-07-27 21:34:51 -05:00
rating89us
7a0c6f65ee
mining: update xmrig links 2020-07-15 08:39:28 +02:00
erciccione
e55a6f426e
Remove references to Kovri in the 'What is Monero?' page 2020-07-14 10:16:03 +02:00
luigi1111
16718c3a38
Merge pull request #948
Revamped homepage
2020-06-24 13:57:56 -05:00
erciccione
8996468b1c
Remove 'Using' page 2020-06-21 17:59:09 +02:00
erciccione
31432b665d
Faq: Add 'Why is Monero called 'Monero'?' 2020-06-19 10:25:14 +02:00
luigi1111
1eee41b4e8
Merge pull request #977
accepting: add TOC
2020-06-15 09:18:04 -05:00
luigi1111
ee8cb82bb4
Merge pull request #1030
FAQ: add 'Why is my antivirus/firewall flagging the Monero software as malware?
2020-06-12 08:48:57 -05:00
erciccione
1ee2532825
FAQ: add 'Why is my antivirus/firewall flagging the Monero software as malware?' 2020-06-11 18:59:26 +02:00
luigi1111
fc05c5936f
Merge pull request #990
Dont't use jekyll's 'post_url' for linking to a blog post
2020-06-08 09:13:23 -05:00
binaryFate
3f1cdcc9ef update genfund donation to subaddress -- still same wallet 2020-05-25 19:53:49 +02:00