-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feat: New website #6286
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: New website #6286
Conversation
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Welcome @thisisobate! It looks like this is your first PR to knative/docs 🎉 |
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
|
It seems like my desktop monitor is doing something that maps certain shades of grey to white. I've verified on a different screen that the "why serverless containers" section now has white backgrounds. Could we do the same for "Knative Components"? It also feels like the "Knative Components" diagram gets shrunken too much at most screen sizes -- can we remove the rounded corners and margins on the SVG, change the SVG to transparent background, and instead use the I'm wondering if we should split the I'm willing to approve the design as-is and iterate, but a couple options I'd like to see how others like for the cards (I know @dprotaso had opinions):
|
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
|
The "Knative Components" diagram seems to do a bit better on smaller screens now, so this LGTM. /approve |
|
I'm happy to let this merge. I'll either let @Cali0707 do the |
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
|
Fixed all the issues @Cali0707 |
Cali0707
left a comment
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
/approve
Thanks for driving this @thisisobate ❤️
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, evankanderson, thisisobate The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cherrypick release-1.19 |
|
@evankanderson: #6286 failed to apply on top of branch "release-1.18": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/cherrypick release-1.19 |
|
@evankanderson: #6286 failed to apply on top of branch "release-1.19": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
I'll cherry pick this by hand |
* chore: change theme font to satoshi font Signed-off-by: thisisobate <[email protected]> * chore: create hero section Signed-off-by: thisisobate <[email protected]> * chore: improve hero and need to know more sections Signed-off-by: thisisobate <[email protected]> * chore: rename need to know more to what is knative Signed-off-by: thisisobate <[email protected]> * chore: create why serverless section Signed-off-by: thisisobate <[email protected]> * chore: update feature icons and knative components sections Signed-off-by: thisisobate <[email protected]> * chore: update hero title headings Signed-off-by: thisisobate <[email protected]> * chore: update testimonial section Signed-off-by: thisisobate <[email protected]> * chore: update case studies items Signed-off-by: thisisobate <[email protected]> * chore: update why serverless feature cards with new content Signed-off-by: thisisobate <[email protected]> * chore: tweak width of kelsey testimonial to align appropriately Signed-off-by: thisisobate <[email protected]> * chore: tweak top nav layout Signed-off-by: thisisobate <[email protected]> * chore: update top nav links Signed-off-by: thisisobate <[email protected]> * chore: change “readdocs” to “docs” Signed-off-by: thisisobate <[email protected]> * chore: add spacing to the right of the nav menu Signed-off-by: thisisobate <[email protected]> * chore: fix about link Signed-off-by: thisisobate <[email protected]> * chore: remove home from sub nav Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: change cta button font color to white on hover Signed-off-by: thisisobate <[email protected]> * chore: fix styling for testimonial section Signed-off-by: thisisobate <[email protected]> * chore: make main headline font color to be black Signed-off-by: thisisobate <[email protected]> * chore: rearrange nav items on the blog page Signed-off-by: thisisobate <[email protected]> * chore: align serverless content block to center Signed-off-by: thisisobate <[email protected]> * chore: reduce feature icons size on mobile screens Signed-off-by: thisisobate <[email protected]> * chore: maintain consistent border radius size across cards Signed-off-by: thisisobate <[email protected]> * chore: make knative components container span entire width on mobile Signed-off-by: thisisobate <[email protected]> * chore: fix case studies section to be mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: make hero section mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: fix section spacing in mobile Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: reduce version warning title font size to be smaller Signed-off-by: thisisobate <[email protected]> * chore: automatically hide duplicate menu items in sub nav using css Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: conform text colors to match design Signed-off-by: thisisobate <[email protected]> * chore: cleanup code Signed-off-by: thisisobate <[email protected]> * chore: add the correct kelsey testimonial copy on homepage Signed-off-by: thisisobate <[email protected]> * chore: fix some layout issues on mobile Signed-off-by: thisisobate <[email protected]> * chore: Remove second paragraph from Kelsey testimonial on front page Signed-off-by: thisisobate <[email protected]> * chore: Update Knative diagram image to the latest one with eventing icon as spiral Signed-off-by: thisisobate <[email protected]> * chore: Update card background to match page background color Signed-off-by: thisisobate <[email protected]> * chore: Put Kelsey testimonials in quote and make quote prominent Signed-off-by: thisisobate <[email protected]> * chore: make kelsey testimonial card clickable Signed-off-by: thisisobate <[email protected]> * chore: update knative components overall design Signed-off-by: thisisobate <[email protected]> * chore: make other card containers adopt new card design Signed-off-by: thisisobate <[email protected]> * chore: change primary bg color to white Signed-off-by: thisisobate <[email protected]> * chore: fix background bleed in kelsey testimonial image Signed-off-by: thisisobate <[email protected]> * chore: text align feature contents to the left Signed-off-by: thisisobate <[email protected]> * chore: make PNC card to be same size as others Signed-off-by: thisisobate <[email protected]> * chore: reduce border width on hover to reduce flickering Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]>
* Feat: New website (#6286) * chore: change theme font to satoshi font Signed-off-by: thisisobate <[email protected]> * chore: create hero section Signed-off-by: thisisobate <[email protected]> * chore: improve hero and need to know more sections Signed-off-by: thisisobate <[email protected]> * chore: rename need to know more to what is knative Signed-off-by: thisisobate <[email protected]> * chore: create why serverless section Signed-off-by: thisisobate <[email protected]> * chore: update feature icons and knative components sections Signed-off-by: thisisobate <[email protected]> * chore: update hero title headings Signed-off-by: thisisobate <[email protected]> * chore: update testimonial section Signed-off-by: thisisobate <[email protected]> * chore: update case studies items Signed-off-by: thisisobate <[email protected]> * chore: update why serverless feature cards with new content Signed-off-by: thisisobate <[email protected]> * chore: tweak width of kelsey testimonial to align appropriately Signed-off-by: thisisobate <[email protected]> * chore: tweak top nav layout Signed-off-by: thisisobate <[email protected]> * chore: update top nav links Signed-off-by: thisisobate <[email protected]> * chore: change “readdocs” to “docs” Signed-off-by: thisisobate <[email protected]> * chore: add spacing to the right of the nav menu Signed-off-by: thisisobate <[email protected]> * chore: fix about link Signed-off-by: thisisobate <[email protected]> * chore: remove home from sub nav Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: change cta button font color to white on hover Signed-off-by: thisisobate <[email protected]> * chore: fix styling for testimonial section Signed-off-by: thisisobate <[email protected]> * chore: make main headline font color to be black Signed-off-by: thisisobate <[email protected]> * chore: rearrange nav items on the blog page Signed-off-by: thisisobate <[email protected]> * chore: align serverless content block to center Signed-off-by: thisisobate <[email protected]> * chore: reduce feature icons size on mobile screens Signed-off-by: thisisobate <[email protected]> * chore: maintain consistent border radius size across cards Signed-off-by: thisisobate <[email protected]> * chore: make knative components container span entire width on mobile Signed-off-by: thisisobate <[email protected]> * chore: fix case studies section to be mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: make hero section mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: fix section spacing in mobile Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: reduce version warning title font size to be smaller Signed-off-by: thisisobate <[email protected]> * chore: automatically hide duplicate menu items in sub nav using css Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: conform text colors to match design Signed-off-by: thisisobate <[email protected]> * chore: cleanup code Signed-off-by: thisisobate <[email protected]> * chore: add the correct kelsey testimonial copy on homepage Signed-off-by: thisisobate <[email protected]> * chore: fix some layout issues on mobile Signed-off-by: thisisobate <[email protected]> * chore: Remove second paragraph from Kelsey testimonial on front page Signed-off-by: thisisobate <[email protected]> * chore: Update Knative diagram image to the latest one with eventing icon as spiral Signed-off-by: thisisobate <[email protected]> * chore: Update card background to match page background color Signed-off-by: thisisobate <[email protected]> * chore: Put Kelsey testimonials in quote and make quote prominent Signed-off-by: thisisobate <[email protected]> * chore: make kelsey testimonial card clickable Signed-off-by: thisisobate <[email protected]> * chore: update knative components overall design Signed-off-by: thisisobate <[email protected]> * chore: make other card containers adopt new card design Signed-off-by: thisisobate <[email protected]> * chore: change primary bg color to white Signed-off-by: thisisobate <[email protected]> * chore: fix background bleed in kelsey testimonial image Signed-off-by: thisisobate <[email protected]> * chore: text align feature contents to the left Signed-off-by: thisisobate <[email protected]> * chore: make PNC card to be same size as others Signed-off-by: thisisobate <[email protected]> * chore: reduce border width on hover to reduce flickering Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]> * Fix casing of Knative (#6322) * chore: fix version picker overflowing into top nav (#6325) Signed-off-by: thisisobate <[email protected]> * chore: fix docs page footer broken on mobile (#6323) Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]> Co-authored-by: Uchechukwu Obasi <[email protected]> Co-authored-by: Dave Protasowski <[email protected]>
* chore: change theme font to satoshi font Signed-off-by: thisisobate <[email protected]> * chore: create hero section Signed-off-by: thisisobate <[email protected]> * chore: improve hero and need to know more sections Signed-off-by: thisisobate <[email protected]> * chore: rename need to know more to what is knative Signed-off-by: thisisobate <[email protected]> * chore: create why serverless section Signed-off-by: thisisobate <[email protected]> * chore: update feature icons and knative components sections Signed-off-by: thisisobate <[email protected]> * chore: update hero title headings Signed-off-by: thisisobate <[email protected]> * chore: update testimonial section Signed-off-by: thisisobate <[email protected]> * chore: update case studies items Signed-off-by: thisisobate <[email protected]> * chore: update why serverless feature cards with new content Signed-off-by: thisisobate <[email protected]> * chore: tweak width of kelsey testimonial to align appropriately Signed-off-by: thisisobate <[email protected]> * chore: tweak top nav layout Signed-off-by: thisisobate <[email protected]> * chore: update top nav links Signed-off-by: thisisobate <[email protected]> * chore: change “readdocs” to “docs” Signed-off-by: thisisobate <[email protected]> * chore: add spacing to the right of the nav menu Signed-off-by: thisisobate <[email protected]> * chore: fix about link Signed-off-by: thisisobate <[email protected]> * chore: remove home from sub nav Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: change cta button font color to white on hover Signed-off-by: thisisobate <[email protected]> * chore: fix styling for testimonial section Signed-off-by: thisisobate <[email protected]> * chore: make main headline font color to be black Signed-off-by: thisisobate <[email protected]> * chore: rearrange nav items on the blog page Signed-off-by: thisisobate <[email protected]> * chore: align serverless content block to center Signed-off-by: thisisobate <[email protected]> * chore: reduce feature icons size on mobile screens Signed-off-by: thisisobate <[email protected]> * chore: maintain consistent border radius size across cards Signed-off-by: thisisobate <[email protected]> * chore: make knative components container span entire width on mobile Signed-off-by: thisisobate <[email protected]> * chore: fix case studies section to be mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: make hero section mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: fix section spacing in mobile Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: reduce version warning title font size to be smaller Signed-off-by: thisisobate <[email protected]> * chore: automatically hide duplicate menu items in sub nav using css Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: conform text colors to match design Signed-off-by: thisisobate <[email protected]> * chore: cleanup code Signed-off-by: thisisobate <[email protected]> * chore: add the correct kelsey testimonial copy on homepage Signed-off-by: thisisobate <[email protected]> * chore: fix some layout issues on mobile Signed-off-by: thisisobate <[email protected]> * chore: Remove second paragraph from Kelsey testimonial on front page Signed-off-by: thisisobate <[email protected]> * chore: Update Knative diagram image to the latest one with eventing icon as spiral Signed-off-by: thisisobate <[email protected]> * chore: Update card background to match page background color Signed-off-by: thisisobate <[email protected]> * chore: Put Kelsey testimonials in quote and make quote prominent Signed-off-by: thisisobate <[email protected]> * chore: make kelsey testimonial card clickable Signed-off-by: thisisobate <[email protected]> * chore: update knative components overall design Signed-off-by: thisisobate <[email protected]> * chore: make other card containers adopt new card design Signed-off-by: thisisobate <[email protected]> * chore: change primary bg color to white Signed-off-by: thisisobate <[email protected]> * chore: fix background bleed in kelsey testimonial image Signed-off-by: thisisobate <[email protected]> * chore: text align feature contents to the left Signed-off-by: thisisobate <[email protected]> * chore: make PNC card to be same size as others Signed-off-by: thisisobate <[email protected]> * chore: reduce border width on hover to reduce flickering Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]>
* Feat: New website (#6286) * chore: change theme font to satoshi font Signed-off-by: thisisobate <[email protected]> * chore: create hero section Signed-off-by: thisisobate <[email protected]> * chore: improve hero and need to know more sections Signed-off-by: thisisobate <[email protected]> * chore: rename need to know more to what is knative Signed-off-by: thisisobate <[email protected]> * chore: create why serverless section Signed-off-by: thisisobate <[email protected]> * chore: update feature icons and knative components sections Signed-off-by: thisisobate <[email protected]> * chore: update hero title headings Signed-off-by: thisisobate <[email protected]> * chore: update testimonial section Signed-off-by: thisisobate <[email protected]> * chore: update case studies items Signed-off-by: thisisobate <[email protected]> * chore: update why serverless feature cards with new content Signed-off-by: thisisobate <[email protected]> * chore: tweak width of kelsey testimonial to align appropriately Signed-off-by: thisisobate <[email protected]> * chore: tweak top nav layout Signed-off-by: thisisobate <[email protected]> * chore: update top nav links Signed-off-by: thisisobate <[email protected]> * chore: change “readdocs” to “docs” Signed-off-by: thisisobate <[email protected]> * chore: add spacing to the right of the nav menu Signed-off-by: thisisobate <[email protected]> * chore: fix about link Signed-off-by: thisisobate <[email protected]> * chore: remove home from sub nav Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: change cta button font color to white on hover Signed-off-by: thisisobate <[email protected]> * chore: fix styling for testimonial section Signed-off-by: thisisobate <[email protected]> * chore: make main headline font color to be black Signed-off-by: thisisobate <[email protected]> * chore: rearrange nav items on the blog page Signed-off-by: thisisobate <[email protected]> * chore: align serverless content block to center Signed-off-by: thisisobate <[email protected]> * chore: reduce feature icons size on mobile screens Signed-off-by: thisisobate <[email protected]> * chore: maintain consistent border radius size across cards Signed-off-by: thisisobate <[email protected]> * chore: make knative components container span entire width on mobile Signed-off-by: thisisobate <[email protected]> * chore: fix case studies section to be mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: make hero section mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: fix section spacing in mobile Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: reduce version warning title font size to be smaller Signed-off-by: thisisobate <[email protected]> * chore: automatically hide duplicate menu items in sub nav using css Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: conform text colors to match design Signed-off-by: thisisobate <[email protected]> * chore: cleanup code Signed-off-by: thisisobate <[email protected]> * chore: add the correct kelsey testimonial copy on homepage Signed-off-by: thisisobate <[email protected]> * chore: fix some layout issues on mobile Signed-off-by: thisisobate <[email protected]> * chore: Remove second paragraph from Kelsey testimonial on front page Signed-off-by: thisisobate <[email protected]> * chore: Update Knative diagram image to the latest one with eventing icon as spiral Signed-off-by: thisisobate <[email protected]> * chore: Update card background to match page background color Signed-off-by: thisisobate <[email protected]> * chore: Put Kelsey testimonials in quote and make quote prominent Signed-off-by: thisisobate <[email protected]> * chore: make kelsey testimonial card clickable Signed-off-by: thisisobate <[email protected]> * chore: update knative components overall design Signed-off-by: thisisobate <[email protected]> * chore: make other card containers adopt new card design Signed-off-by: thisisobate <[email protected]> * chore: change primary bg color to white Signed-off-by: thisisobate <[email protected]> * chore: fix background bleed in kelsey testimonial image Signed-off-by: thisisobate <[email protected]> * chore: text align feature contents to the left Signed-off-by: thisisobate <[email protected]> * chore: make PNC card to be same size as others Signed-off-by: thisisobate <[email protected]> * chore: reduce border width on hover to reduce flickering Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]> * chore: fix version picker overflowing into top nav (#6325) Signed-off-by: thisisobate <[email protected]> * Fix casing of Knative (#6322) * chore: fix docs page footer broken on mobile (#6323) Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]> Co-authored-by: Uchechukwu Obasi <[email protected]> Co-authored-by: Dave Protasowski <[email protected]>
* chore: change theme font to satoshi font Signed-off-by: thisisobate <[email protected]> * chore: create hero section Signed-off-by: thisisobate <[email protected]> * chore: improve hero and need to know more sections Signed-off-by: thisisobate <[email protected]> * chore: rename need to know more to what is knative Signed-off-by: thisisobate <[email protected]> * chore: create why serverless section Signed-off-by: thisisobate <[email protected]> * chore: update feature icons and knative components sections Signed-off-by: thisisobate <[email protected]> * chore: update hero title headings Signed-off-by: thisisobate <[email protected]> * chore: update testimonial section Signed-off-by: thisisobate <[email protected]> * chore: update case studies items Signed-off-by: thisisobate <[email protected]> * chore: update why serverless feature cards with new content Signed-off-by: thisisobate <[email protected]> * chore: tweak width of kelsey testimonial to align appropriately Signed-off-by: thisisobate <[email protected]> * chore: tweak top nav layout Signed-off-by: thisisobate <[email protected]> * chore: update top nav links Signed-off-by: thisisobate <[email protected]> * chore: change “readdocs” to “docs” Signed-off-by: thisisobate <[email protected]> * chore: add spacing to the right of the nav menu Signed-off-by: thisisobate <[email protected]> * chore: fix about link Signed-off-by: thisisobate <[email protected]> * chore: remove home from sub nav Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: change cta button font color to white on hover Signed-off-by: thisisobate <[email protected]> * chore: fix styling for testimonial section Signed-off-by: thisisobate <[email protected]> * chore: make main headline font color to be black Signed-off-by: thisisobate <[email protected]> * chore: rearrange nav items on the blog page Signed-off-by: thisisobate <[email protected]> * chore: align serverless content block to center Signed-off-by: thisisobate <[email protected]> * chore: reduce feature icons size on mobile screens Signed-off-by: thisisobate <[email protected]> * chore: maintain consistent border radius size across cards Signed-off-by: thisisobate <[email protected]> * chore: make knative components container span entire width on mobile Signed-off-by: thisisobate <[email protected]> * chore: fix case studies section to be mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: make hero section mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: fix section spacing in mobile Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: reduce version warning title font size to be smaller Signed-off-by: thisisobate <[email protected]> * chore: automatically hide duplicate menu items in sub nav using css Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: conform text colors to match design Signed-off-by: thisisobate <[email protected]> * chore: cleanup code Signed-off-by: thisisobate <[email protected]> * chore: add the correct kelsey testimonial copy on homepage Signed-off-by: thisisobate <[email protected]> * chore: fix some layout issues on mobile Signed-off-by: thisisobate <[email protected]> * chore: Remove second paragraph from Kelsey testimonial on front page Signed-off-by: thisisobate <[email protected]> * chore: Update Knative diagram image to the latest one with eventing icon as spiral Signed-off-by: thisisobate <[email protected]> * chore: Update card background to match page background color Signed-off-by: thisisobate <[email protected]> * chore: Put Kelsey testimonials in quote and make quote prominent Signed-off-by: thisisobate <[email protected]> * chore: make kelsey testimonial card clickable Signed-off-by: thisisobate <[email protected]> * chore: update knative components overall design Signed-off-by: thisisobate <[email protected]> * chore: make other card containers adopt new card design Signed-off-by: thisisobate <[email protected]> * chore: change primary bg color to white Signed-off-by: thisisobate <[email protected]> * chore: fix background bleed in kelsey testimonial image Signed-off-by: thisisobate <[email protected]> * chore: text align feature contents to the left Signed-off-by: thisisobate <[email protected]> * chore: make PNC card to be same size as others Signed-off-by: thisisobate <[email protected]> * chore: reduce border width on hover to reduce flickering Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]>
* Feat: New website (#6286) * chore: change theme font to satoshi font Signed-off-by: thisisobate <[email protected]> * chore: create hero section Signed-off-by: thisisobate <[email protected]> * chore: improve hero and need to know more sections Signed-off-by: thisisobate <[email protected]> * chore: rename need to know more to what is knative Signed-off-by: thisisobate <[email protected]> * chore: create why serverless section Signed-off-by: thisisobate <[email protected]> * chore: update feature icons and knative components sections Signed-off-by: thisisobate <[email protected]> * chore: update hero title headings Signed-off-by: thisisobate <[email protected]> * chore: update testimonial section Signed-off-by: thisisobate <[email protected]> * chore: update case studies items Signed-off-by: thisisobate <[email protected]> * chore: update why serverless feature cards with new content Signed-off-by: thisisobate <[email protected]> * chore: tweak width of kelsey testimonial to align appropriately Signed-off-by: thisisobate <[email protected]> * chore: tweak top nav layout Signed-off-by: thisisobate <[email protected]> * chore: update top nav links Signed-off-by: thisisobate <[email protected]> * chore: change “readdocs” to “docs” Signed-off-by: thisisobate <[email protected]> * chore: add spacing to the right of the nav menu Signed-off-by: thisisobate <[email protected]> * chore: fix about link Signed-off-by: thisisobate <[email protected]> * chore: remove home from sub nav Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: change cta button font color to white on hover Signed-off-by: thisisobate <[email protected]> * chore: fix styling for testimonial section Signed-off-by: thisisobate <[email protected]> * chore: make main headline font color to be black Signed-off-by: thisisobate <[email protected]> * chore: rearrange nav items on the blog page Signed-off-by: thisisobate <[email protected]> * chore: align serverless content block to center Signed-off-by: thisisobate <[email protected]> * chore: reduce feature icons size on mobile screens Signed-off-by: thisisobate <[email protected]> * chore: maintain consistent border radius size across cards Signed-off-by: thisisobate <[email protected]> * chore: make knative components container span entire width on mobile Signed-off-by: thisisobate <[email protected]> * chore: fix case studies section to be mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: make hero section mobile responsive Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: fix section spacing in mobile Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: reduce version warning title font size to be smaller Signed-off-by: thisisobate <[email protected]> * chore: automatically hide duplicate menu items in sub nav using css Signed-off-by: thisisobate <[email protected]> * chore: nit fix Signed-off-by: thisisobate <[email protected]> * chore: conform text colors to match design Signed-off-by: thisisobate <[email protected]> * chore: cleanup code Signed-off-by: thisisobate <[email protected]> * chore: add the correct kelsey testimonial copy on homepage Signed-off-by: thisisobate <[email protected]> * chore: fix some layout issues on mobile Signed-off-by: thisisobate <[email protected]> * chore: Remove second paragraph from Kelsey testimonial on front page Signed-off-by: thisisobate <[email protected]> * chore: Update Knative diagram image to the latest one with eventing icon as spiral Signed-off-by: thisisobate <[email protected]> * chore: Update card background to match page background color Signed-off-by: thisisobate <[email protected]> * chore: Put Kelsey testimonials in quote and make quote prominent Signed-off-by: thisisobate <[email protected]> * chore: make kelsey testimonial card clickable Signed-off-by: thisisobate <[email protected]> * chore: update knative components overall design Signed-off-by: thisisobate <[email protected]> * chore: make other card containers adopt new card design Signed-off-by: thisisobate <[email protected]> * chore: change primary bg color to white Signed-off-by: thisisobate <[email protected]> * chore: fix background bleed in kelsey testimonial image Signed-off-by: thisisobate <[email protected]> * chore: text align feature contents to the left Signed-off-by: thisisobate <[email protected]> * chore: make PNC card to be same size as others Signed-off-by: thisisobate <[email protected]> * chore: reduce border width on hover to reduce flickering Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]> * Fix casing of Knative (#6322) * chore: fix version picker overflowing into top nav (#6325) Signed-off-by: thisisobate <[email protected]> * chore: fix docs page footer broken on mobile (#6323) Signed-off-by: thisisobate <[email protected]> --------- Signed-off-by: thisisobate <[email protected]> Co-authored-by: Uchechukwu Obasi <[email protected]> Co-authored-by: Dave Protasowski <[email protected]>

Todo
Fixes #6277