When people are told about Lemmy and look for it in a search engine, join-lemmy.org is one of the first pages that comes up. Here they should be able to find out what Lemmy is, and be able to register an account to start posting.
At the moment this still seems too complicated, so I'm looking for your suggestions to improve it:
- On the main page, is the text relevant and up to date or should anything be changed?
- How about the instance selection wizard (click "join a server" on the homepage), which lets you select topics and languages to select instances. Do the current options make sense?
- The instance list itself, is there any information missing, or potential design improvements?
- And the list of apps, what can be done here? For one thing the data is rarely updated, so we would appreciate pull requests.
- Any other suggestions you may have.
Since yesterday I already made a couple of improvements:
Edit: Here is a draft for some changes to the frontpage:
https://github.com/LemmyNet/joinlemmy-site/pull/524
Lemmy.world is already excluded from the list as it has more than 30% of active users. And the list now uses a "biased random" sorting by default, with larger instances always near the top, and smaller instances further down.
Are there any specific options you would like to see? I did just add an icon to indicate instances which require email verification (#523), but also dont want to overload the UI with too much info. And I made some changes to the homepage, including a button to open a random instance (#524).