-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Simplify social images and add ability to set per-page images #36804
Conversation
717db5b
to
ff470ce
Compare
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.
Way better when the pages are shared in social networks! Good catch!
I find bootstrap-social.png
a bit heavy/large but I suppose it is for retina friendly rendering.
Tested the rendering manually and with:
ff470ce
to
e75dc7b
Compare
@julien-deramond Implemented your suggested changes and cleaned up a couple things. Thanks! |
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.
👌
- Removes the homepage summary layout in favor of the larger image card (makes it more consistent with other pages) - Reuses new thumbnails for Webpack, Parcel, and Vite guides to add their new social images
e75dc7b
to
f7b9fbf
Compare
Addressing a few things after v5.2.0 went stable:
Possibly more custom cards to come, but might push that to separate PRs. Ideas welcome on this :).