-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat: Updated welcome page #8057
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
feat: Updated welcome page #8057
Conversation
Nice! On the whole, I think the card headings could be made shorter and easier to read. I don't think the repetition of "django CMS" is needed - people know what they've just installed. They could be something like;
Or if it fits & we really want it, keep it short;
I think the copy in them is fine, but just need to help funnel people's attention. |
@marksweb Great idea. I've pushed an update: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…-cms into feat/updated-welcome-page
* feat: Add cta for support to welcome page * Update message * Add bullet points to welcome message * Two options for welcome message * feat: Update welcome page * Add ecosystem link * Update message * Remove exclamation marks * fix: text-decoration and cursor for button * Improve wording * Remove unwanted file * css finetuning --------- Co-authored-by: Github Release Action <info@django-cms.org>
Description
This PR updates the welcome page, which is shown in a fresh installation without any pages.
It adds three pieces of information in a friendly manner
Related resources
Checklist
develop-4