Commit Graph

36 Commits

Author SHA1 Message Date
Knative Prow Robot 630957e458
fixes deprecated docs warning on v1.0+ (#4599)
Co-authored-by: Paul S. Schweigert <paulschw@us.ibm.com>
2021-12-17 07:39:18 -08:00
Samia Nneji ead7143b45
Update contributing call to action and links (#4578) (#4581)
* Update contributing links

* Redirect from old docs contributor guide

* Remove redirect from redirects.yml

* Fix redirect

* Remove arrow
2021-12-16 10:02:17 -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
Chris Suszynski 0ed8d579a8
Social logos on Homepage footer (#3925)
* Adding FontAwesome based social logos on Homepage footer

Fixes #3905

* Migrate to mkdocs native icons
2021-07-02 11:18:40 -07:00
Julian Friedman c78e1fb01f
Add footer links (#3921) 2021-07-02 11:01:40 -07:00
Chris Suszynski 018186fe23
Fix the Trusted by spacing problems on Homepage (#3920)
Fixes #3909
2021-07-02 09:56:40 -07:00
Ben Moss 61f0c0f24c
Remove "Try in your browser" (#3915) 2021-07-02 09:07:39 -07:00
Omer B ac45cd240c
Final Getting Started overhaul before launch + homepage logos (#3856)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Change language to reflect desired actions RE: KinD

* Overhaul of Getting Started

* lint fixes

* Change to Nav Serving title

* Small bug fix

* Richard's changes 👍
2021-07-01 09:30:03 -07:00
Julian Friedman 94ea8f1382
Add cookie warning to site (#3870)
* Add cookie warning to site

Imports the cookie warning from the old site. For simplicity,
this uses the same script from the old site in both places, so we
have to import jquery.

Note: this doesn't actually turn analytics on, but we now could do so.

* Tweak margins

* Add non-EU version
2021-06-28 11:13:47 -07:00
Julian Friedman 8e687d7434
Fix hero image aspect ratio on safari (#3861)
* Fix hero image aspect ratio on safari

* semicolon
2021-06-28 04:51:47 -07:00
Markus Thömmes 2cab0ae87d
Adjust breakpoint for new max-width (#3851) 2021-06-25 04:53:22 -07:00
Gabriel Freites 1a78f8a970
Eventing sanity pt2 (#3750)
* fix bash no copy added to terminal output

* fix repeated phrase on receive adapter example md

* fix contributors broken link
2021-06-09 04:59:42 -07:00
Julian Friedman b944e4ce21
Drop unneccesary important specifiers (#3742) 2021-06-07 12:13:48 -07:00
Pratik Gholap 7cf915509b
fixing issue in safari css (#3740) 2021-06-07 05:44:48 -07:00
Omer B 9a10239296
Bringing back the purple button (#3717)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Revert "Revert "bringing back the purple""

This reverts commit 181ba3d26a.
2021-06-03 04:47:44 -07:00
Julian Friedman 6ada1049ad
Randomise home page icon order (#3705) 2021-06-01 14:20:29 -07:00
Pratik Gholap 11e242703a
changed in CSS file and added style in img tag (#3689) 2021-06-01 04:54:37 -07:00
Markus Thömmes c168afa6ad
Make intro section smarter when breaking up (#3667)
* Make intro section smarter when breaking up

* Fixes

* Fix overriding behavior

* Fix newline
2021-05-26 08:37:28 -07:00
Markus Thömmes 0055d0ea9f
Remove violet highlights from website (#3633) 2021-05-26 07:19:27 -07:00
Markus Thömmes b1943de470
Add a bit of padding around the logo in the header (#3634) 2021-05-26 06:49:27 -07:00
Markus Thömmes 8e054aa73f
Be a bit more subtle with the gradient's colors (#3636) 2021-05-25 04:06:38 -07:00
Ville Aikas 57fb9e4a5a
plural vs a (#3632) 2021-05-20 12:21:24 -07:00
Markus Thömmes 064d712ad7
Even out the margins and paddings on the homepage (#3637)
* Even out the margins and paddings on the homepage

* Remove more special casing

* Align footer as well
2021-05-20 06:59:17 -07:00
Ashleigh Brennan d88e2fa0e5
Updates for admin guide, misc (#3601)
* Updates

* Create admin guide: mkdocs

* removed duplicate, update yml

* fix buttons, yml

* new naming, other updates

* buttons

* fixed nav

* change index to readme

* improve upgrade docs

* mkdocs-awesome-pages-plugin>=2.5 for build

* add redirects to yml

* redirects, moved metrics

* update yml, clean up metrics docs

* cleanup

* redirects plugin

* min version plugin

* Fixing formatting on version check

* Adding content blocks

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-05-19 15:18:16 -07:00
Julian Friedman ca829a5ac5
Add branch-based versioning (#3580)
* Branch-based versioning

* Tidy, add version warning

* Use shallow clones

* use npx

* Tidy, optimise

* update branches

* Looks like we need this bit of processresourcefiles.sh

* Use array instead of function

* Allow specifying community repo commit/branch

* Allow overriding repos

* Document prereqs

* Add explicit path for hugo build

* Relative latest version url
2021-05-17 11:15:39 -07:00
Gabriel Freites 234a6a90b7
feat: added home and navigation menu changes (#3571) 2021-05-13 05:34:48 -07:00
Fabian Leonardo Lopez Bernal d6e12b982d
background gradient animation for homepage banner (#3556)
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
2021-05-12 04:41:47 -07:00
Julian Friedman 61b8c3f91e
Move mkdocs work over from julz/mkdocs branch (#3551)
* initial move over

* Fix up index page names

* Add version variables

* Escape macro syntax

* Automatic fixups with mkhugo

* Drop no-longer-needed excludes

* Rename more _index files

* Move broker-configmaps.md a README.md

avoids a directory with no index/readme

* Autogenerate Eventing nav

* Fix markdown

* Update Serving nav

* Add h1 headers

Makes things look nicer in github, and makes search work more accurately
in mkdocs

* Unexclude all samples

* Correct client link

* Fix gitignore, skip hugo tests
2021-05-11 05:58:46 -07:00