-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Redesign homepage into a landing page for various user profiles (old) #7508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
How about adding images instead of icons to the homepage cards? Could look something like this: The images represent different topics or states of expertise, like the empty editor for absolute beginners or a screenshot of the engine's source code for potential engine contributors. Doesn't look too great in dark mode though. Maybe the highlight colors as well as the screenshots need to be adjusted for bright and dark page backgrounds. |
d714e5b
to
646a68a
Compare
I've reworked the Tutorials section listing to use images (the section you get to by clicking the 3rd blue tile). Only one image is used so far, but you get the idea: Unfortunately, we don't have space to use a 2-column design to make the list shorter unless we get rid of the descriptions entirely (which help make the page feel less sterile). The same could be applied to the Contributing section as well (the section you get to by clicking the 4th red tile). |
051918c
to
49535ff
Compare
49535ff
to
aa79d03
Compare
I like it so far (the only thing I am not a fan of is the specific image used as a backdrop in the long list, too busy/text hard to read IMO). Random 3am thought: "I already know hot to use Godot, I want to work on the engine/documentation" is a description I think maybe could be improved:
Open to any input, but maybe even something simple like making the text just "I want to contribute to Godot" |
aa79d03
to
5b9283e
Compare
5b9283e
to
f4f83e2
Compare
f4f83e2
to
2b2ed6a
Compare
Can we split out just the changes to the homepage into another PR? I'm personally in favor of that change but unsure about the changes to the tutorials (now "Manual") index page, and it also seems closer to being done. |
2b2ed6a
to
f4eb66d
Compare
The landing page was simplified and now points to several home pages.
f4eb66d
to
5c80740
Compare
Done: |
The landing page was simplified and now points to several home pages. This is based on what we discussed in Godot Sprint in early June.
The navigation in this PR is already functional, but it needs visual tweaks before it can be merged. The exact pages that are linked to are also subject to discussion – I've picked the choices that seem the most logical to me, but maybe we need extra landing pages (or fewer landing pages, in fact).
Preview
TODO
tutorials/index
andcontributing/index
. I can't use Sphinx refs to link to those pages as they're only linked within raw HTML.