Commit Graph

75 Commits

Author SHA1 Message Date
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
Carlos Santana d812f13aa1
Case studies (#4406)
* add logos to home page

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

* working on about

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

* change title to case studies

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

* add links to home page

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

* add deepc

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

* add outfit7

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

* adding puppet

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

* add the links for tekton

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

* add EOL

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

* add logo and quote for deepc

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

* add outfit logo and quote

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

* add puppet

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

* replace vendor with projects

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

* move tab case study tab to right

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

* update quotes for outfit7

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

* fix broken links in puppet

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

* fix quotes for puppet

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

* oh you EOL

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

* fix background color fo case studies

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

* adding case studies to Blog nav

* fixing broken link

Co-authored-by: Omer Bensaadon <obensaadon@vmware.com>
2021-11-02 09:34:00 -04:00
Gabriel Freites a21dbd97a6
fixed home article margin left in mkdocs version 1.2.3 (#4373) 2021-10-19 12:01:33 -07:00
Julian Friedman 4f92309ffa
Update version warning banner for new release (#4153)
* Update version warning banner for new release

We've been live for a full release now with the new site. Time to take
the warnings about being new off!

Also fixed up the colours and text for the warning shown on old docs
version, and added an emoji because emojis are cool.

* Drop border
2021-08-24 13:23:25 -07:00
Chris Suszynski b5f0d43368
Normalize vendor logos (#3974) 2021-07-08 08:38:23 -07:00
Omer B f0b65f313a
Added logo provided by max (#3954) 2021-07-07 06:07:18 -07:00
Julian Friedman 0e1f918524
Add footer to homepage (#3937)
* Add footer to homepage

This has two advantages:
1. We get the privacy policy (etc) linked on the homepage, which seems Right.
2. We can drop the duplicated cookie popup, since it's included via the footer on all non-homepage pages.

* Make footer collapse nicely
2021-07-06 10:31:21 -07:00
Julian Friedman 9847c42947
Tweak pardon our progress header (#3944)
* Tweak pardon our progress header

* Add safari meta, tidy css, tweak colors
2021-07-06 05:04:20 -07:00
Fabian Leonardo Lopez Bernal 880300c40a
show site feedback information (#3927)
* show site feedback information

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* Update main.html

fixing emoji cause it looks weird

* remove close feedback banner button

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

* make the feedback link more explicit

Signed-off-by: Fabian Lopez <lfabian@vmware.com>

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-07-05 08:54:47 -07:00