Commit graph

117 commits

Author SHA1 Message Date
luigi1111
c17c1ea1fb
Merge pull request #1562
custom.css: style ordered lists
2021-05-04 12:54:14 -04:00
luigi1111
72c61cecd0
Merge pull request #1578
roadmap: fix minor issues
2021-04-24 16:01:55 -04:00
luigi1111
fd19411841
Merge pull request #1570
custom.css: fix languages menu overlap
2021-04-24 16:01:32 -04:00
luigi1111
db889456f0
Merge pull request #1567
home: properly align main button
2021-04-24 16:01:22 -04:00
alreadyburnt
94587bd394
custom.css: left-align roadmap text on small screens 2021-04-16 05:07:47 +02:00
alreadyburnt
45380f0f5a
custom.css: fix languages menu overlap 2021-04-13 15:30:28 +02:00
alreadyburnt
94b6548a3e home: properly align main button 2021-04-11 04:18:26 +02:00
alreadyburnt
596eccb67f home: MRL logo proportional resizing
custom.css: remove blank selector
2021-04-10 20:47:15 +02:00
alreadyburnt
3fa3e40fe8
custom.css: style ordered lists 2021-04-08 07:53:56 +02:00
luigi1111
70d5078604
Merge pull request #1557
404 page: add more responsiveness
2021-04-06 11:34:37 -05:00
alreadyburnt
3d274bde54
404 page: add more responsiveness 2021-04-06 06:10:48 +02:00
alreadyburnt
b0d777ea2f
custom.css: remove old selector 2021-04-06 05:35:10 +02:00
Elliot Wirrick
9b21d384c1 remove style from scroll-to-top button when focused via the mouse 2021-03-20 05:36:38 -04:00
Elliot Wirrick
ae8f3abeda reduce CLS when lazy loading images 2021-03-16 15:37:11 -04:00
luigi1111
0b528aac27
Merge pull request #1504
blog: update nav bar media query
2021-03-15 17:48:48 -04:00
Elliot Wirrick
0d2ed7c1b5 merchants: add scroll-to-top button & mobile dropdown menu 2021-02-27 11:14:07 -05:00
Elliot Wirrick
f834dbc5bb blog: update nav bar media query 2021-02-27 11:03:38 -05:00
erciccione
9d868ef1f0
Prepare repo for deployment of onion service
- Add link to the footer
- Add _includes/onion.html (the address will be pulled from here anywere on the website)
- Add /onion.txt which is signed by binaryFate and contains the onion addresses
- Add onion-location header as a meta tag in _includes/head.html

Co-authored-by: binaryFate <binaryfate@getmonero.org>
2021-02-19 13:11:58 +00:00
erciccione
119ff31124
footer: remove space at the bottom and unused class from html 2021-02-05 11:58:03 +00:00
luigi1111
97e3ddfbcd
Merge pull request #1405
footer: add icon to feed
2021-01-11 13:49:59 -05:00
luigi1111
44a87c699f
Merge pull request #1345
MRL: make the 'read paper' link a button
2021-01-11 13:42:58 -05:00
erciccione
9d1ea15e91
footer: add icon to feed 2021-01-05 10:49:27 +00:00
luigi1111
92da42d560
Merge pull request #1298
Add arrow-up button to the blog and move the related CCS to the general section
2020-12-24 13:19:45 -05:00
luigi1111
5d273dc9ec
Merge pull request #1346
Use darker color to increase contrast of topnav menu
2020-12-14 12:16:42 -06:00
erciccione
694e5b3ef4
Use darker color to increase contrast of topnav menu 2020-11-30 11:09:54 +00:00
erciccione
49b3a07ff4
MRL: make the 'read paper' link a button 2020-11-30 10:13:49 +00:00
erciccione
37834dda58
Revamp of the 'Team' page (now renamed 'Workgroups') 2020-11-28 13:42:19 +00:00
erciccione
e9a9d64427
roadmap: change 'months' id to css class 2020-11-22 12:16:06 +00:00
luigi1111
2701499a7b
Merge pull request #1294
Slightly shrink and center footer
2020-11-10 13:30:04 -06:00
luigi1111
84883115fd
Merge pull request #1190
Reorganize Monero videos
2020-11-10 13:26:22 -06:00
erciccione
6d47fd0a2d
CSS: move 'arrow-up' to general section, so that can be used everywhere 2020-11-09 11:43:57 +00:00
erciccione
ffa64479a2
Slightly shrink and center footer 2020-11-08 10:52:20 +00:00
erciccione
dd9d22470d
Add 'Circled Information Source' symbol to Moneropedia links 2020-11-04 14:56:31 +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
erciccione
7bf14d3c22
Navigation: add language img for language selector (desktop) 2020-10-01 17:44:00 +02:00
erciccione
b701618a3d
Add banner for October 2020 network upgrade 2020-09-19 18:05:23 +02:00
erciccione
4f847792de
Update and refresh 'Sponsorships' page
- Removed MyMonero, JetBrains, Dome9, Kitware, Navicat and Araxis. Added Tari Labs, Globee and Macstadium
- Used bigger boxes for bigger contributors (currently Tari Labs and Globee)
- Removed redundant titles, improved styiling and added details about what is being sponsored
- Added sanitised referrer policy for all external links
- Added logos for Globee, Tari Labs and Macstadium
- Moved images to their own folder in /img/sponsors
2020-09-13 09:13:14 +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
b6c3f82652
Add icon to external links 2020-08-29 20:20:27 +02:00
erciccione
8c566ab355
Downloads: restyle section 'Mobile & Light Wallets'
- Edited logos of the wallets and resized a couple of them to save space
- Introduced two different layouts for desktop and mobile
- Added table to desktop layout showing the platforms supported by the wallet and a link to its source code
- Moved entire section up (under 'CLI wallet') and adapted selector on top of the page
- Changed CSS of span elements to make them available in the whole page
- Added 'Browser' icon to monero-spritesheet.png
2020-08-23 12:26:58 +02:00
luigi1111
a7c7a6555a
Merge pull request #1125
Hangouts: add links and references to Matrix and Mattermost bridges
2020-08-14 14:11:55 -05:00
luigi1111
4be13702c1
Merge pull request #1115
Fix tooltip + minor improvements
2020-08-14 14:10:39 -05:00
luigi1111
6a20d1827b
Merge pull request #1070
custom.css: min-width in .btn-fixed
2020-08-14 14:09:57 -05:00
erciccione
5a53df24da
Hangouts: add links and references to Matrix and Mattermost bridges (removed kovri and kovri-dev) 2020-08-09 19:16:52 +02:00
Daniel Leedan
43d4192780 Fix tooltip + minor improvements 2020-08-03 08:11:36 +08:00
luigi1111
9dc70e534d
Merge pull request #1076
Moneropedia: add description of the Moneropedia to index.md
2020-07-31 15:10:09 -05:00
luigi1111
6240fc70f8
Merge pull request #1051
Improve RSS experience (install 'jekyll-feed' plugin)
2020-07-31 15:09:21 -05:00
erciccione
99b871f9e4
Moneropedia: add description of the Moneropedia to index.md 2020-07-31 16:17:04 +02:00
erciccione
2830f69173
Improve RSS experience (install 'jekyll-feed' plugin)
- Use 'jekyll-feed' plugin to manage RSS feed and remove existing feed.xml file
- Add feed image in main blog tab ('All posts')

The 'jekyll-feed' plugin makes possible for aggregators to automatically detect the existence of a feed (feed_meta tag in header)
and creates a 'feed.atom' file containing the last 20 blog posts and locates it in the root directory. The structure is compatible
with our current system, including the possibility to show a picture if it's included in the post (#1002).
2020-07-29 20:46:37 +02:00
luigi1111
330cddadd7
Merge pull request #1102
Fix tooltip messing up the width of a page on mobile in some edge cases
2020-07-27 21:44:03 -05:00