This PR brings v4's docs homepage closer in line to the upcoming v5 docs changes, featuring a cleaner and brighter homepage and some updated styles elsewhere.
- Updates navbar to use the brighter purple, making things feel livelier.
- Updates purple docs buttons to no longer be outlined.
- Update homepage masthead content, add Icons section, redo Themes section, and more with new layout.
- Update examples index page to streamline buttons in the header and add Themes callout at the bottom.
Woo, hoping to get this into v4.4.2. Meant to open the PR yesterday, but I lost all my changes when I was working too fast. Think I've captured it all here though.
Preview: https://deploy-preview-30769--twbs-bootstrap.netlify.app/
TODO:
-
Add loading=lazy
-
Make sure the images have the maximum dimensions they are going to be displayed and that they are not scaled down via the browser -
Compress all the images -
Fix tap targets are not sized properly Lighthouse error (not related to this PR, we fixed in on master, I'll backport it - XhmikosR) -
Resize bootstrap-themes-collage.png
to 1150px width; now it's 1151px (I will re-compress it after that) -
Verify the other changes