Commit Graph

83 Commits

Author SHA1 Message Date
Evan Anderson d8ca713bba
Move install docs to administration (#6403) 2025-09-25 15:05:28 +00:00
Evan Anderson ba2c9381ce
Fix edit page links, move technical docs under sub-heading (#6398)
* Fix edit links by moving docs content under a dedicated subdirectory

* Fix edit links by moving docs content under a dedicated subdirectory
2025-09-23 18:13:25 +00:00
Evan Anderson 2896a02bef
Fix search with mkdocs typescript patches (vendored). (#6392)
Hopefully, this can be fixed upstream via PR shortly.
2025-09-19 12:08:02 +00:00
Dave Protasowski 3511f9f7dd
fix homepage links (#6381) 2025-09-17 14:38:04 +00:00
Evan Anderson 4166fde329
Attempt to rebuild docs build process, inspired by #6319 (#6371)
* Attempt to rebuild docs build process

* Use a more modern python version

* Fix strict verify, hide versions on unversioned pages
2025-09-15 22:42:58 +00:00
Uchechukwu Obasi 2f209abf24
chore: fix version picker overflowing into top nav (#6325)
Signed-off-by: thisisobate <obasiuche62@gmail.com>
2025-08-12 15:43:44 +00:00
Dave Protasowski 77b972e37f
Fix casing of Knative (#6322) 2025-08-09 01:41:50 +00:00
Uchechukwu Obasi 00da7e9035
Feat: New website (#6286)
* chore: change theme font to satoshi font

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: create hero section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: improve hero and need to know more sections

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: rename need to know more to what is knative

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: create why serverless section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update feature icons and knative components sections

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update hero title headings

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update testimonial section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update case studies items

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update why serverless feature cards with new content

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: tweak width of kelsey testimonial to align appropriately

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: tweak top nav layout

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update top nav links

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: change “readdocs” to “docs”

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: add spacing to the right of the nav menu

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix about link

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: remove home from sub nav

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: change cta button font color to white on hover

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix styling for testimonial section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make main headline font color to be black

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: rearrange nav items on the blog page

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: align serverless content block to center

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: reduce feature icons size on mobile screens

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: maintain consistent border radius size across cards

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make knative components container span entire width on mobile

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix case studies section to be mobile responsive

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make hero section mobile responsive

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix section spacing in mobile

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: reduce version warning title font size to be smaller

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: automatically hide duplicate menu items in sub nav using css

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: conform text colors to match design

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: cleanup code

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: add the correct kelsey testimonial copy on homepage

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix some layout issues on mobile

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Remove second paragraph from Kelsey testimonial on front page

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Update Knative diagram image to the latest one with eventing icon as spiral

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Update card background to match page background color

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Put Kelsey testimonials in quote and make quote prominent

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make kelsey testimonial card clickable

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update knative components overall design

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make other card containers adopt new card design

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: change primary bg color to white

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix background bleed in kelsey testimonial image

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: text align feature contents to the left

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make PNC card to be same size as others

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: reduce border width on hover to reduce flickering

Signed-off-by: thisisobate <obasiuche62@gmail.com>

---------

Signed-off-by: thisisobate <obasiuche62@gmail.com>
2025-08-06 13:34:49 +00:00
Guzman 70c7876650
Fix pay-per-use description in homepage (#6203)
Signed-off-by: Guzman <guzman@guzman.fi>
2025-02-10 19:07:49 +00:00
Timon Wong e32409384b
add alauda logo to trusted by secion (#6171) 2025-01-14 16:45:02 +00:00
Aman Kumar Sarraf 8e73d5b0e0
fixed boder radius on home page button (#6168) 2024-11-27 21:09:12 +00:00
Davide Pruscini ad6c51b984
fix: remove next/previous text from blog footer (#6142)
* fix: remove next/previous text from blog footer

* fix: use site_url instead of config_file_path
2024-10-24 00:20:01 +00:00
SHRAVANI KAWARE 65c2952739
made top three sections of home page responsive (#6068)
* made top three sections of home page responsive

* feedback implementation

* changes requested implementation for home page
2024-09-17 17:58:11 +00:00
SHRAVANI KAWARE a7f4bf5b8a
made mobile view of knative components container (#6101) 2024-09-17 17:51:39 +00:00
Rohit Sharma 2850710a24
Fix footer styling issue (#6004) 2024-09-17 17:46:15 +00:00
SHRAVANI KAWARE f94c9f9048
responsive styling for case study section on Home page (#6065)
* responsive styling for case study section on Home page

* feedback changes
2024-08-22 13:47:05 +00:00
SHRAVANI KAWARE e3dcd55039
fixed the home page Footer mobile responsive issue (#5964)
* fixed the home page mobile responsive issue

* custom color and spacing

* spacing

* pipe
2024-08-21 13:24:44 +00:00
SHRAVANI KAWARE ea250d2424
alignment issued resolved on home page (#6072) 2024-08-07 13:19:11 +00:00
SHRAVANI KAWARE 3d8f6b2342
implemented the new case study section of the home page (#6032)
* implemented the new case study section of the home page

* feedback implementation for case study section

* border issue fixed
2024-07-18 16:08:14 +00:00
SHRAVANI KAWARE 3377a602e1
new design implementation for footer and removed the pre-footer section (#6036)
* new design implementation for footer and removed the pre-footer section

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>

* code formatting

* footer spacing issue fixed

* removed commented code

---------

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>
2024-07-17 13:49:56 +00:00
SHRAVANI KAWARE e60ba5b0c4
home page new design implementation (#6041)
* home page new design implementation

* styling fixes
2024-07-09 12:32:37 +00:00
asr2003 c8ec8fe644
update try the tutorial link on the home page (#6038) 2024-07-03 19:46:02 +00:00
SHRAVANI KAWARE 9407dfaf61
Swap website colours of the Home page (#6029)
* Swap website colours of the Home page

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>

* Add consistent corner rounding and spacing between buttons

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>

---------

Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>
2024-07-02 12:49:11 +00:00
SHRAVANI KAWARE c671f901ed
implemented the new design navbar (#5965)
* fixed the home page mobile responsive issue

* implemented new design of navbar
2024-06-26 15:11:44 +00:00
Shivam Gupta 27e6e5f709
added Linkedln page link (#5976)
* added Linkedln page link

* added linkedln in footer & fixed linting

* updated code linting & fixed logo space

* updated linting

* updated linting
2024-06-11 10:06:31 +00:00
Prajjwal Yadav 0779f2de74
Updated Design of the "Trusted By" Section (#5966)
* updated design for the 'adopters' logos

* added 'vhive', 'sva' and 'direktiv.io'

added vhive
2024-05-31 17:43:56 +00:00
Rohit Sharma ab1e7b2869
Add new CNCF case study to Knative website (#5987)
* Add new CNCF case study to Knative website

* Apply suggested changes

* Add latest case-studies
2024-05-31 09:32:00 +00:00
Ambati Sahithi 61d4aa74c5
fix: Website colour adjustments (#5980)
* Update extra.css

* Update home.css

* fix color adjustments

* Update home.css

* change hex colors
2024-05-27 17:12:35 +00:00
Ali Ok 9282b5d964
Case studies index page and link from homepage (#5869)
* Link to case studies

Signed-off-by: Ali Ok <aliok@redhat.com>

* Add a case studies page to link from homepage

Signed-off-by: Ali Ok <aliok@redhat.com>

* change the styling, and make the whole table row clickable

---------

Signed-off-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
2024-03-08 20:18:11 +00:00
Prajjwal Yadav 29695ed445
Implemented sliding animation for the adopter logos (#5878)
* added sliding animation to adopter logos

added sliding animation to adopter logos

some cleanup

* added some more corporate logos

* added a second row of adopters

* added/updated corporate logos and adjusted their styling
2024-03-05 18:01:19 +00:00
Reto Lehmann de4f35f206
Add linux foundation trademark (#5830)
* Add linux foundation trademark

* Update cookie banner url
2024-02-02 12:40:46 +00:00
Saksham Misra 29e5a96584
[UPDATED] twitter logo (#5725)
* Update home.html

* Update home.html

* Update home.html

* update

* added svg file

* svg build

* try

* Delete overrides/x-twitter.svg
2023-10-23 16:12:06 +00:00
Ali Ok 1f967ae742
Remove subtitle in homepage (#5633) 2023-07-20 10:30:13 +00:00
Paul Schweigert b6263f67f8
restores missing sections from homepage (#5449)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-02-27 15:15:33 +00:00
Evan Anderson af5f5fb75c
Revise website community content to be more beginner-friendly (#5348)
* Clean up contribution docs

* Move 'contributing' to 'community' to encourage lurkers as well as active participants. Also, increase content on 'community' landing page

* Update additional redirect

* Fix trailing newline and accidental backup file inclusion

* Address @psschwei feedback

* Fix typo in link

* fix typo

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Construct a grammatical sentence

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Address @psschwei feedback, thanks\!

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-25 23:16:41 +00:00
Carlos Santana bfbf85299f
Fix #4905 (#5032)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-06-10 10:05:25 +00:00
Carlos Santana a416299816
Add CC BY 4.0 info in footer (#4895)
* Add CC BY 4.0 info in footer

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix trailing space

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* made strings shorter

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-04 19:23:43 +00:00
Gabriel Freites 149840db40
Added cncf incubation notice (#4856)
* added cncf incubation notice

* changed cncf section order and fixed section sixe overall

* removed h3 margin from cncf h3s
2022-03-22 10:07:12 -07:00
Samia Nneji c307faea65
Typo fixes (#4765) 2022-02-17 09:00:12 -08:00
Gabriel Freites 15c9ea7071
fixed button color now in home + rephrased headline (#4759)
* fixed button color now in home + rephrased headline

* fixed extra css
2022-02-17 03:14:12 -08:00
Lance Ball 19f0003ae3
fix: remove duplicate 'in' on home page (#4751)
Signed-off-by: Lance Ball <lball@redhat.com>
2022-02-16 06:45:40 -08:00
Gabriel Freites 8165b10d97
Cleaning up home design (#4747)
* added new svgs and fixed their css

* fixed blog buttons colors
2022-02-15 19:36:40 -08:00
Gabriel Freites f63695c5c6
New home design (#4715)
* added headline section to home, still some details to polish

* added need to know more section, removed old sections and started why serverless section

* finishing sections content and build up + still some css polishing to do

* header changes according to the design

* header changes according to the design

* fixing lint

* fixed some responsiveness and css issues and finished case studies and kantive components sections

* added remaining assets and formated home css

* extra css changes to maintain consistency throughout the site

* almost done with the why serverless section + some more style changes to improve responsiveness

* improved font sizes and responsivenes in titles + just the whats next section to go and some adjustments in the on hover changing images

* ready for the first pass, waiting on the missing icon to finish

* added resources and last detaisl

* removed unused svgs and that were causing reviewdog errors

* improved scale transform animation on home images

* fixing pr comments

* corrected the dkblue autoscaling image with the right png
2022-02-15 08:24:00 -08:00
Paul Schweigert 72fe2c2044
remove 1.0 banner (#4598) 2021-12-17 07:38:18 -08:00
Paul Schweigert 5048b547f1
fixes deprecated docs warning on v1.0+ (#4594) 2021-12-17 04:41:18 -08:00
Samia Nneji a0706b15ad
Update contributing call to action and links (#4578)
* Update contributing links

* Redirect from old docs contributor guide

* Remove redirect from redirects.yml

* Fix redirect

* Remove arrow
2021-12-14 12:20:51 -08:00
Carlos Santana cf91040c01
Remove-hugo-community (#4571)
* remove hugo builds

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* remove community folder

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* handling with netflify redirect instead

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-12-13 23:31:50 -08:00
Samia Nneji 07887d6e19
Reorganise docs contributor guide (#4489)
* Reorganise contributing docs

* Fix whitespace

* Fix typo

* Tweak wording

* Fix formatting

* Update CONTRIBUTING.md

* Update DEVELOPMENT.md

* lint

* lint

* Fix broken link

* Fix link

* Update README.md

* Update README.md

* fix link

* Tweaks

* Update formatting.md

* Update github-workflow.md

* Remove info about Website repo

* Remove link to community website

* Update previewing-docs-locally.md

* Fix formatting

* Fix links

* Remove preview for blog

* Fix formatting
2021-11-30 12:06:09 -08:00
Samia Nneji ad4ffba90a
Update link (#4448) 2021-11-08 03:17:01 -08:00
Omer Bensaadon de3ec23ca2
1.0 BlogPost (#4402)
* first commit of blog

* fix formatting, add to nav, add to featured post

* fix link

* fix image link (really)

* file move

* small formatting change

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* add announcement bar, change title in Blog index

* fix error

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Update blog/docs/index.md

Co-authored-by: craigbox <craigbox@google.com>

* Fix indent?

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* Apply suggestions from code review

Co-authored-by: craigbox <craigbox@google.com>

* remove whitespace

* fix error I think?

* make announcement bar not ugly

* fix again?

* Update blog/docs/articles/knative-1.0.md

Co-authored-by: craigbox <craigbox@google.com>

* fixing Announcement

* remove white text

* adding a bit more space after emoji

* change link to just "Knative Blog"

* 🤦🏻‍♂️ add .md to link in announcements

* wait I did not need .md smh

Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Carlos Santana <csantana23@gmail.com>
2021-11-02 14:36:46 -07:00