Commit graph

33 commits

Author SHA1 Message Date
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
erciccione
24b1c77f4e
FAQ: add section to 'How can I get Monero?' 2020-07-30 09:34:25 +02:00
erciccione
31432b665d
Faq: Add 'Why is Monero called 'Monero'?' 2020-06-19 10:25:14 +02: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
erciccione
445c15c6fa
Dont't use jekyll's 'post_url' for linking to a blog post 2020-05-21 11:08:36 +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
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
moneromooo-monero
d9be340e1a
FAQ: add common sense FAQs
Some people apparenly lack such common sense, but get angry at not
being told in LARGE LETTERS than having common sense is better than not.
2018-08-14 22:20:21 +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
cryptochangements34
beabb0f8cd Fix input tab numbers 2017-09-12 14:58:26 -05:00
cryptochangements34
32a1c97169 Fix a FAQ tab
The proper CSS class was changed from "accordian" to "accordion". The "If Monero is so private how do we know they're not being created out of thin air?" section got left out when the change was made which results in the ugly default checkbox being used instead of rehrar's custom CSS
2017-09-10 19:28:04 -04:00
Riccardo Spagni
bc19b9718e Merge pull request #378 from rehrar/ffs-finish
FFS finish
2017-09-09 08:26:05 -07:00
rehrar
ea81dd99b6 Merge branch 'master' into master 2017-08-31 13:06:20 -06:00
Mike Justman
322f81cf95 Updated key image text.
* updated key image text.
2017-08-28 19:39:10 -04:00
Mike Justman
cf80254412 Update index.md
* grammar: repeated word (the the)
* consolidated paragraph for clarity (slight re-write)
2017-08-28 15:24:15 -04:00
Mike Justman
d6e7fda47e Update index.md
* clarification
2017-08-28 14:56:38 -04:00
Mike Justman
89099b411f Update index.md
### Update FAQ
* added key image information (double spend protection)
* clarified Pedersen commitment information
2017-08-28 14:52:38 -04:00
Mike Justman
0071ea3a69 Add Pedersen Commitments explanation to FAQ
Text from [here](https://www.reddit.com/r/Monero/comments/6wi512/how_can_a_third_party_verify_my_transaction/dm89e8g/).
2017-08-28 12:29:54 -04:00
SamsungGalaxyPlayer
caaf318345 Update index.md 2017-07-18 12:02:26 +02:00
rehrar
b07fcb93c0 Merge pull request #4 from monero-project/master
Merge recent merges
2017-07-07 14:10:42 -06:00
rehrar
081f5d2471 FFS Finished
- Added Milestone capabilities
- Added and custom styled comments
2017-07-07 08:17:56 -06:00
brnls
e03bc87860 Update index.md
typo fix
2017-07-05 09:29:02 -07:00
SamsungGalaxyPlayer
c57d24fbd7 Update index.md 2017-07-04 21:11:03 +02:00
rehrar
4e41a6a0cf Added new site 2017-07-04 00:00:32 -06:00