Skip to content

Commit d6dc1be

Browse files
evankandersonthisisobatedprotaso
authored
Backport UI (#6329)
* 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]>
1 parent 7bdfdc1 commit d6dc1be

21 files changed

+1224
-977
lines changed

blog/config/nav.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
nav:
2-
- Home: /docs/
3-
- Tutorial: /docs/getting-started/
42
- Concepts: /docs/concepts/
3+
- Tutorial: /docs/getting-started/
54
- Installing: /docs/install/
65
- Functions: /docs/functions/
76
- Serving: /docs/serving/

config/nav.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
INHERIT: redirects.yml
22

33
nav:
4-
###############################################################################
5-
# Home page
6-
###############################################################################
7-
- Home: index.md
84
###############################################################################
95
# Concepts
106
###############################################################################

docs/images/home-images/blue_autoscaling_icon.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 2 additions & 4 deletions
Loading

0 commit comments

Comments
 (0)