Commit graph

117 commits

Author SHA1 Message Date
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
erciccione
445c15c6fa
Dont't use jekyll's 'post_url' for linking to a blog post 2020-05-21 11:08:36 +02:00
erciccione
6fd9bd0622
accepting: add TOC
and add ul.logo class to general CSS
2020-05-12 13:38:02 +02:00
erciccione
8e419177cc
FAQ: add link to blog post about supply auditability
to question 'If Monero is so private how do we know they're not being created out of thin air?'
2020-05-04 19:17:00 +02:00
erciccione
6dd7c60006
Revamp of the FAQ
- Added anchors. Visible when hovering on the tabs
- Added "More info:", which links to related sections on getmonero (contributing, user guides, etc)
- Added toc
- Added links to related Moneropedia entries in the answers
- Added side box with more resources and info
- 10 new questions/answers:
	- Can I avoid to download the entire blockchain?
	- why my wallet needs to be scanned everytime I open it?
	- Is it dangerous to run a personal node?
	- Is it dangerous to use a remote node? what's the data a node operator can get from me?
	- How can I contribute?
	- What's the meaning of [technical word]?
	- What wallet should I use?
	- Can't see funds. Did I just lose all my Monero?
	- How can I connect my node via Tor?
	- Why does the blockchain need so much space?
2020-04-10 13:42:36 +02:00
erciccione
d91bd34fb4
FAQ: remove 'untranslated' snippet 2020-03-24 12:51:04 +01:00
Justin Ehrenhofer
e76c6ba154 Add "Is Monero a mixer or mixing service?" question and answer to FAQ 2020-03-07 21:47:02 +01:00
erciccione
531a1208d1
fix broken 'Mining' page 2020-02-13 18:50:27 +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
luigi1111
563f541301 Merge !1195
Remove mention of '/r/moneromining'

See merge request monero-project/monero-site!1195
2020-01-26 23:32:41 +01:00
erciccione
e5b93d207f
Remove mention of '/r/moneromining' 2020-01-07 00:16:19 +01:00