Feedback on Homepage
general continuation of https://github.com/nim-lang/Nim/pull/5256
Very nice work on the website. My thoughts
The Homepage
Feel this the point to snag peoples interest, in that regard I would reorder the page layout in this order.
- The overview (superb)
- Sponsors/Testimonies/Companies (shows nim is getting some love)
- Featured Projects (likewise)
- Small Feature section, 2 columns with small summary of the features. (hook people in, link to features page)
- News
- Community
The learn Nim, Github Link , Book (covered in the news) and sponsor blocks should probably be dropped. The info doesn't really serve the goal and links are available on the top for users wanting such info.
Hrm, you've got "sponsors" in your list but then you're suggesting that it should be dropped, which is it?
The learn Nim, Github Link , Book (covered in the news) and sponsor blocks should probably be dropped.
I disagree :)
The book is especially important to me, and when I visit a new software website I always look for a Github link.
you've got "sponsors" in your list but then you're suggesting that it should be dropped, which is it?
Oops. Sponsors is definitely nice, I think modifying the page to include some testimonies also has some value.
I feel strongly that the github link shoudn't be given such high focus.
- We have a link in communities, an octocat symbol could also be put somewhere more visible.
- Googleing github nim, the first result is the nim repo.
@dom96 If we're thinking about rearranging the homepage: what do you think about dropping the "Looking for the GitHub repository?" section? Link to the repo can be added to the header on the top of the page.
@narimiran I personally am a big fan of that section. The first thing I always look for when I visit a website is the source code, and often it's not easy to find (googling for the source code is often too much effort ;))