Skip to content

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

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open

Feat: New website #6286

wants to merge 48 commits into from

Conversation

thisisobate
Copy link

@thisisobate thisisobate commented Jul 3, 2025

Todo

  • change theme font
  • Add new video resource section
  • create hero section
  • create why serverless section
  • update knative components section
  • update navbar with new design
  • show version picker only in docs page
  • update links
  • Make mobile responsive
  • Add spacing to the right of the nav menu
  • Fix UX for nested nav in mobile
  • Remove duplicated top menu items (blog, about, and community)
  • change “readdocs” to “docs”
  • Update icons to match accordingly
  • Polish website to be pixel perfect (conform text colors & unit to match design)
  • modify old version banner
  • Remove second paragraph from Kelsey testimonial on front page
  • Update card background to match page background color with shadows
  • Update Knative diagram image to the latest one with eventing icon as spiral
  • make kelsey testimonial card clickable
  • Put Kelsey testimonials in quote and make quote prominent
  • Cleanup code

Fixes #6277

Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@knative-prow knative-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 3, 2025
Copy link

netlify bot commented Jul 3, 2025

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit be3cc45
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/6891f5ff27fef3000881eb4a
😎 Deploy Preview https://deploy-preview-6286--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

knative-prow bot commented Jul 3, 2025

Welcome @thisisobate! It looks like this is your first PR to knative/docs 🎉

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 3, 2025
@knative-prow knative-prow bot requested review from mmejia02 and skonto July 3, 2025 13:32
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@knative-prow knative-prow bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 8, 2025
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@knative-prow knative-prow bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 15, 2025
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@knative-prow knative-prow bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jul 30, 2025
@Cali0707
Copy link
Member

There seems to be some layout issues in mobile view (at least for the homepage):
Screenshot 2025-07-30 at 10 05 25

@thisisobate
Copy link
Author

There seems to be some layout issues in mobile view (at least for the homepage): Screenshot 2025-07-30 at 10 05 25

What screen size (width specifically) do you see this happen?

@thisisobate
Copy link
Author

Nevermind...was able to recreate now. Will push a fix right away

Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@thisisobate thisisobate requested a review from Cali0707 July 30, 2025 16:46
@evankanderson
Copy link
Member

I'm seeing grey backgrounds on mobile (Arc and Chrome), but not on desktop (Firefox):

Screenshot_20250730-115027.Arc Search.png

@evankanderson
Copy link
Member

Also, can we use a gear/spinny/router icon for eventing in the diagram (like in "why"), rather than "disk" or "storage" icon?

Screenshot_20250730-115741.Chrome.png

@thisisobate
Copy link
Author

I'm seeing grey backgrounds on mobile (Arc and Chrome), but not on desktop (Firefox):

Where exactly are you referring to? The cards? Tried reproducing on firefox but no success. What version of firefox are you running? @evankanderson

@evankanderson
Copy link
Member

I don't like the grey card backgrounds, but I see them on phone. (Maybe my desktop is having the issue, but things look cleaner without the grey)

@thisisobate
Copy link
Author

thisisobate commented Jul 30, 2025

what do you suggest we do? change the background color of the cards to something lighter? Going this direction would mean updating other cards across the homepage to maintain consistency

@evankanderson
Copy link
Member

evankanderson commented Jul 30, 2025 via email

Signed-off-by: thisisobate <obasiuche62@gmail.com>
…con as spiral

Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@evankanderson
Copy link
Member

evankanderson commented Aug 4, 2025

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 components-content class on the surrounding div to add similar styles to the boxes above and below:

div.components-context {
    border: 1px solid #dadce0;
    border-radius: 0.7rem;
    padding: 0px 20px;
    margin: 0 50px;
}

I'm wondering if we should split the card style used for the "why serverless containers" into a card (rounded edges + outline) and a feature style (sizing for the features). The card would contain most of the above, except for the margin, which would be different between the full-width items (components and kelsey quote) and the feature style for the case studies and "why serverless containers".

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):

  • Set --md-primary-bg-color to #fff (white) and one of:
    • border: 1px solid #dadce0 (Standard border, like we have on components now)
    • filter: drop-shadow(2px 2px 4px var(--md-accend-fg-color) (To get a "Knative blue" halo around the cards for a material sort of effect)

Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
Signed-off-by: thisisobate <obasiuche62@gmail.com>
@evankanderson
Copy link
Member

The "Knative Components" diagram seems to do a bit better on smaller screens now, so this LGTM.

/approve

Copy link

knative-prow bot commented Aug 5, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: evankanderson, thisisobate

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2025
@evankanderson
Copy link
Member

I'm happy to let this merge. I'll either let @Cali0707 do the /lgtm or add one in a day or so.

@Cali0707
Copy link
Member

Cali0707 commented Aug 5, 2025

Overall this is looking really good, I've just noticed a few small issues we should fix before this can merge. If you look at the image below, the body text is not aligned on the left with the title text for each card, but these should be aligned (and are in the figma design).
Screenshot 2025-08-05 at 11 21 22

There are also some issues with the hover effects on the case studies/testimonials cards. First, when hovering on the Kelsey quote, the case studies cards are all shifted on the page:

Screen.Recording.2025-08-05.at.11.26.23.mov

Also, when hovering on the PNC case study, the text shifts inside the card. Additionally, this card is a different size from the other cards, when they should all be the same size:

Screen.Recording.2025-08-05.at.11.24.43.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Website: Redesign landing page
5 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy