Commit graph

150 commits

Author SHA1 Message Date
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
luigi1111
ef9d4e4864
Merge pull request #1027
Blog: Use only one 'Blog' menu and add category selector
2020-07-27 21:33:34 -05:00
erciccione
678df7627b
Fix tooltip messing up the width of a page on mobile in some edge cases 2020-07-26 17:24:20 +02:00
rating89us
9dffb7f22c
min-width in .btn-fixed 2020-07-11 01:25:18 +02:00
erciccione
5ee1ff7503
Revamped homepage
- Changed the 'Get Started' button to 'Learn more about Monero' which now links to the 'What is Monero?' page
- Replaced the 'Why Monero is different' section with 'Get started', which now contains the info and links necessary to
start using Monero. The picture were taken from the 'Using' page, now removed.
- Removed 'Downloads' and added 'Guide and Resources'
- Removed 'Last news' box
- Added a 'Join the Community' section
2020-06-24 19:46:48 +02:00
erciccione
79f34d360c
Blog: Use only one 'Blog' menu and add category selector
- Added separator between posts
- remove all submenus and use only 'blog'
- Add category selector for desktop and mobile
2020-06-19 09:37:04 +02:00
Daniel Leedan
03204d8a05 RTLsupport for Arabic language 2020-06-15 11:22:15 -05:00
luigi1111
1eee41b4e8
Merge pull request #977
accepting: add TOC
2020-06-15 09:18:04 -05:00
erciccione
633ae56c8f
Merchants: Add onion logo when merchant is on onion service 2020-05-17 12:35:43 +02:00
luigi1111
5996e50402
Merge pull request #956
New 404 page
2020-05-14 16:14:36 -05:00
erciccione
dc2a0b118e
New 404 page
Removed the '404' folder with its content and created a new '404.html' file in the root directory, added some specific css and slighlty edited the 'error' layout.
2020-05-14 10:27:03 +02:00
erciccione
6fd9bd0622
accepting: add TOC
and add ul.logo class to general CSS
2020-05-12 13:38:02 +02:00
erciccione
d8b5d92e2d
Fix z-index of language dropdown 2020-05-03 10:50:56 +02:00
selsta
36092806db
faq: replace link emoji with svg 2020-04-13 00:34:07 +02:00
luigi1111
639cf2057d Merge !1272
downloads: use svg logo and remove 'logo-list.png'

See merge request monero-project/monero-site!1272
2020-04-10 22:32:13 +02:00
luigi1111
a561a54378 Merge !1268
Revamp of the FAQ

Closes #994

See merge request monero-project/monero-site!1268
2020-04-10 22:22:32 +02:00
luigi1111
9be62594fc Merge !1264
Downloads: show pointer when hovering on dropdowns

See merge request monero-project/monero-site!1264
2020-04-10 22:22:14 +02:00
luigi1111
26f6d98cfd Merge !1259
roadmap: resize 'check' emoji

See merge request monero-project/monero-site!1259
2020-04-10 22:21:47 +02:00
erciccione
259e3f18bc
Improve 'Developer Guides' page
- Split page vertically and add new section: 'External resources'
- Add description for each resource
- Add pics to suggest where the content is located (web page, github, internal doc)
2020-04-10 14:17:46 +02:00
erciccione
2fa82d29dc
downloads: use svg logo and remove 'logo-list.png' 2020-04-10 13:50:23 +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
54850941a1
roadmap: resize 'check' emoji 2020-04-09 14:24:51 +02:00
erciccione
c795a7dae6
Downloads: show pointer when hovering on dropdowns 2020-03-30 14:58:23 +02:00
erciccione
d032b10454
Roadmap: new structure
- Changed 'completed', 'ongoing' and 'upcoming' icons to emojis (#1057)
- Refactored CSS and .yml files to make the roadmap compatible with Weblate (#1067)
- Added "GUI 0.15.0.4 released" to March 2020 (#1070)
- Removed dates and replaced with headers showing months
2020-03-18 18:11:46 +01:00
luigi1111
9df2c958bd Merge !1209
Add mobile-specific CSS for selector in Merchants page

Closes #1044

See merge request monero-project/monero-site!1209
2020-02-20 20:47:24 +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
erciccione
741f35411a
Add mobile-specific CCS for selector in Merchants page 2020-01-24 21:59:38 +01:00
luigi1111
b425bcf526 Merge !1169
New simplified 'Accepting' page

Closes #992

See merge request monero-project/monero-site!1169
2020-01-22 21:39:22 +01:00
luigi1111
ba19778f0b Merge !1196
Updates to Hangouts page

Closes #972 and #775

See merge request monero-project/monero-site!1196
2020-01-09 17:39:27 +01:00
erciccione
f72bf43e04
Updates to 'Hangouts' page
- Add Gitlab logo and link
- Remove 'Stack exchange' section and change IRC channels to full width block
- Add 'monero-site' to the list of IRC channels and 'monero-italia' in the italian version
2020-01-07 21:15:58 +01:00
erciccione
cccb42200e
Remove old FFS CSS 2020-01-04 13:51:47 +01:00
erciccione
3addc6a257
New simplified 'Accepting' page
Removed all references to payment IDs and changed all the text.
Now this page is meant to be for non-technical people looking
for info about how to receive Monero with the CLI and GUI wallets.
2019-12-21 11:36:43 +01:00
erciccione
f337d9c93f
New download page
- new structure of Downloads page
- add screenshots of GUI (and make them localizable)
- add pics for hw wallets
- change structure of downloads.yml
2019-12-05 14:41:08 +01:00
erciccione
d9792584dd
Activate and update 'upgrade' banner 2019-11-09 10:04:13 +01:00
Diego Salazar
6859a2772e Fix language menu sroll on mobile 2019-08-19 14:18:09 -06:00
el00ruobuob
cef268335f
Add quick links to merchants types 2019-07-01 15:09:29 +02:00
luigi1111
f254976431 Merge !1020
Update roadmap for 2019 & older missing things

See merge request monero-project/monero-site!1020
2019-05-13 20:11:07 +02:00
luigi1111
7b112594b1 Merge !1043
Update lang drop-down & topnav CSS

See merge request monero-project/monero-site!1043
2019-04-08 20:43:09 +02:00
el00ruobuob
dffd10cb73
Update topnav-list CSS 2019-03-26 11:08:16 +01:00
el00ruobuob
e8b3218606
div height increase monero-project page
+ increase button width to 17rem (for RU)
2019-03-26 10:58:05 +01:00
el00ruobuob
d5675b43f9
Update roadmap for 2019 & older missing things 2019-03-14 14:45:06 +01:00
c1761e7bca Large scale website redesign update thing
- Updated lots and lots and lots of CSS
- Changed all link colors from orange to black and underlined
- Made site more accessible across the board
- Seriously, look at all the pages and tell me it's not awesomer
- Updated relevant HTML in pages to accomodate
- Changed en.yml Developer Guides translated string to yes (why was it not already?)
- Added images to the Using Monero page for wicked sick purposes
2019-01-18 20:18:55 -07:00
Diego Salazar
2efb6cc0e5
Added upgrade banner using Jekyll
- Added upgrade snippet
- Added snippet banner to index page of all languages
- Updated yml files of all languages ready for translation
- Styling
2018-10-13 14:26:45 -06:00
el00ruobuob
9843b58674
Guides versioning
+ All guides are version
+ Major diff on Polish daemon RPC guide
+ Minor diff on Polish daemon RPC guide
+ yml completed for en, fr, pl, it, es
+ Instructions updated on readme.md:
  - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files
  - For Guides update: how, where and why handling the version number.
2018-07-08 15:05:49 +02:00
el00ruobuob
eff3af1473 Add a 5 column header css class 2018-05-30 16:21:18 +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
Matt Smith
4390b90371 Update roadmap 2018-02-01 13:10:52 +00:00
rehrar
983cc334a8
Finished multi-lingual implementation
- Updated README to accomodate for changes
- Updated footer and roadmap for multi-lingual readiness
- Updated yml files for an 'untranslated' string
- Added an 'untranslated' snippet to all untranslated files
- Added a 'template' language for new languages to be made easily
- Added link to Monerujo site to Downloads page
- CSS updates
2018-01-30 13:18:02 -07:00
rehrar
fae1001e90
Adjusted CSS and index page for translation 2018-01-30 13:18:02 -07:00
rehrar
2d288b0b0e
Various multilingual testing
- Added support for multilingual navigation
- Put Spanish copy in some pages in get-started for testing purposes
= Added multilingual support for the home page
2018-01-30 13:18:02 -07:00
luigi1111
f26f3c6b5b Merge pull request #458 from MaxXor/footer-fix
Fix grey line below footer
2017-10-25 12:33:23 -05:00
MaxXor
7da996c350 Fix grey line below footer 2017-10-25 19:08:32 +02:00
MaxXor
ecc5f90314 Fix image width 2017-10-25 18:53:35 +02:00
rehrar
f5464b2315
- Updated README with a few more instructions
- Updated events
- Added Mattermost and Taiga to Hangouts page and fixed Reddit icon
- Added icons to Team page to replace links
- Added DragonflyBSD icon to spritesheet and placed on Downloads page
- Added Monero Press Kit page and several PNG and AI files, including a large zip with everything
- Updated Website General User Guide
- Changed Surae's name to Brandon on MRL page
- Several CSS tweaks and fixes
2017-10-15 15:39:52 -06:00
rehrar
7daf9dc6ff
- Removed some IRC channels from Hangouts page (not every temporary one needs to be added)
- Readded Blog RSS Feed to the footer
- Added Mattermost and Taiga to the Hangouts page
- Added Press Kit page
- CSS Tweaks
2017-10-15 15:37:25 -06: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
MaxXor
4ef4114632 Fix merchants URL color 2017-09-23 20:55:12 +02:00
Riccardo Spagni
bc19b9718e Merge pull request #378 from rehrar/ffs-finish
FFS finish
2017-09-09 08:26:05 -07:00
Riccardo Spagni
a1c8b3c7c5 Merge pull request #310 from mattcode55/fix-294-dragonflybsd
Add DragonflyBSD download link
2017-09-09 08:11:40 -07:00
Matt Smith
7e24e15c0e Add DragonflyBSD download link
* Fix #294
2017-09-02 21:07:21 +01:00
Matt Smith
bed1447992 Improve styling of hangouts page
The IRC channels were too cramped together, move them further apart with
some more padding.
2017-09-02 20:54:26 +01:00
rehrar
ea81dd99b6 Merge branch 'master' into master 2017-08-31 13:06:20 -06:00
Riccardo Spagni
70bf0b90cc Merge pull request #344 from jrob-io/patch-1
Use absolute units with background-position
2017-08-18 09:49:31 +02:00
Jared Roberts
87b4b2a6c0 Use absolute units with background-position 2017-07-27 19:58:43 -04:00
Jared Roberts
bbd36b41bc Fix 'Open Sans' CSS declaration 2017-07-10 16:50:44 -04:00
rehrar
b92767ff3a User Guides and FFS Changes
- Changed Milestones to be handled in front matter of each proposal instead of yml
- Updated ReadMe
- Put different ReadMe sections into individual User Guides
2017-07-07 16:03:23 -06:00
rehrar
081f5d2471 FFS Finished
- Added Milestone capabilities
- Added and custom styled comments
2017-07-07 08:17:56 -06:00
rehrar
4e41a6a0cf Added new site 2017-07-04 00:00:32 -06:00