nextcloud / nextcloud.com

🌏 Our website
https://nextcloud.com
Other
207 stars 127 forks source link

improve the website navigation and discoverability of install options #1605

Closed szaimen closed 2 years ago

szaimen commented 2 years ago

Four improvements:

  1. improve order of options for "Get Nextcloud" menu
  2. Change the description from server packages to Nextcloud server (I wouldn't know what server packages shall be)
  3. Change the icon from a random icon to a download icon for this option which will make things more obvious and better to discover
  4. in install-instructions menu, move appliances to be the first option since it should be the recommended way to install Nextcloud and not by using an archive or the webinstaller.

My basic idea about this PR was that a few years ago when I was new to Nextcloud and looked at the website to self-host my own server I didn't find the appliances because they are not easy to find. (Because of that I thought it was much too complicated for me and needed a few months until I had another look and found the appliances). This makes it hopefully much more easy to discover them.

Signed-off-by: szaimen szaimen@e.mail.de

szaimen commented 2 years ago

@jospoortvliet please make sure that everything works as expected. I wasnt able to test my changes locally unfortunately...

jospoortvliet commented 2 years ago

Hi,

So the clients-on-top, that was well thought-out: most users don't run a server but are users and need the clients; moreover, from the clients you can sign up (with simple signup). So we wanted to put that on top.

the other changes make sense. Could you undo the moving-clients-to-bottom in the menu? Then I'll merge :D

szaimen commented 2 years ago

fine by me, should be fixed 👍

were you able to test my changes in install-instructions-server.php? (I haven't had the change to test if everything works as expected)

jospoortvliet commented 2 years ago

Yeah it worked but I'll try one more time today and then merge it. Thanks!