Commit Graph

2764 Commits

Author SHA1 Message Date
Carlos Santana ebad716cba
add vendor blogs to cncf announcement (#4799)
* add vendor blogs to cncf announcement

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

* link to adopters

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

* added vmware

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-02 10:55:44 -08:00
Carlos Santana 2c3177a014
fix comma on cncf blog (#4798)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-02 08:45:43 -08:00
Lance Ball f9ef858e92
tweak cncf blog post wording and emoji (#4797)
Signed-off-by: Lance Ball <lball@redhat.com>
2022-03-02 08:25:44 -08:00
Carlos Santana 52a6e19869
blog post cncf acceptance (#4795)
* blog cncf

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

* use emoji

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

* address review comments

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

* add grammarly suggestions

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

* update feedback

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-02 08:10:45 -08:00
Hamees Sayed 364a28d5fe
Moved the "Important" note to "Warning" note format (#4792)
* Update using-auto-tls.md

* Seperated bullet points and "Example" from tab.
2022-03-02 06:46:43 -08:00
Paul Schweigert bb7bbad024
updating client configuration details (#4793) 2022-03-02 06:42:45 -08:00
knative-automation a9532c6796
Update community files (#4794)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-02 05:20:43 -08:00
knative-automation fddf2b1c31
Update actions (#4788)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-01 07:24:41 -08:00
Carlos Santana a3e3eebe70
update blog menu and files (#4783)
* update blog menu and files

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

* addressed review comments

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-25 02:37:42 -08:00
knative-automation 8084e654cb
Update community files (#4785)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-24 18:49:42 -08:00
tomleah 73c8cb3e31
fix numbered list and tabs formatting (#4784)
fixes: #4703
2022-02-24 18:45:42 -08:00
knative-automation b5b93fb234
upgrade to latest dependencies (#4780)
bumping knative.dev/hack a8ef7b6...e178598:
  > e178598 Update community files (# 157)
  > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-24 18:42:42 -08:00
Gabriel Freites ab640e1a88
Testimonials page (#4781)
* added first images and the skeleton for the testimonials page

* finished testimonials

* finishing some style details

* fixed testimonial quote author font weight

* added find links

* fixed pr checks

* renamed to testimonials + changed the url and fixed references

* new about sidebar and sections
2022-02-23 13:52:37 -08:00
Gabriel Freites cec501e238
fixed color inconsistencies on responsive menu + fixed code snippets clipboard colors and cookies modal button colors (#4777) 2022-02-22 08:38:03 -08:00
knative-automation 36aa88e7ae
Update actions (#4776)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-22 03:55:03 -08:00
knative-automation 2aadbfe2ab
Update actions (#4775)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-21 14:18:02 -08:00
knative-automation ebf49c51ad
upgrade to latest dependencies (#4774)
bumping knative.dev/hack b9cb198...a8ef7b6:
  > a8ef7b6 Skip presubmit tests for .github updates (# 154)
  > 0456e8b Update community files (# 152)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-21 13:11:02 -08:00
Dave Protasowski 2e241e53fb
use latest api spec from the tip of the branch when building (#4761) 2022-02-17 19:44:34 -08:00
Samia Nneji c307faea65
Typo fixes (#4765) 2022-02-17 09:00:12 -08:00
Hans-Jörg Wieland e52ca26434
fix typo in event-display Service template spec (#4762) 2022-02-17 03:24:11 -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
Nick Mitchell c134804077
fix: first-service.md curl command is missing `bash` language (#4755)
This PR adds a missing `bash` language to the `curl` code block.
2022-02-17 03:12:12 -08:00
knative-automation 1b6253fde4
Update actions (#4760)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-16 17:43:11 -08:00
Samia Nneji 1ab61d00e6
Small change to live preview instructions (#4754) 2022-02-16 10:17:40 -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
Samia Nneji 9fb5024d8e
Update copyright to 2022 (#4750) 2022-02-16 06:09:40 -08:00
Carlos Santana 20741cdbcc
clean up docker workflow instructions and scripts (#4739)
* clean up docker workflow for website

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

* add links to docker and colima

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

* add images

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

* fix formatting

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

* adding flexibility to run docker scripts from any directory

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-16 04:50:40 -08:00
Pierangelo Di Pilato bd90392136
Update KafkaSource documentation with the new installation instructions (#4728)
* Update KafkaSource documentation

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Installation -> Installing Kafka source
2022-02-16 04:02:40 -08:00
knative-automation a9d63e157b
Update community files (#4748)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 19:36:46 -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
knative-automation fd66dc11e1
upgrade to latest dependencies (#4749)
bumping knative.dev/hack 7331bb1...b9cb198:
  > b9cb198 Update community files (# 151)
  > 0e30607 Update kntest path after https://github.com/knative/test-infra/pull/3087 (# 150)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 19:33:40 -08:00
Nick Mitchell cad818fe5a
fix: first-service.md uses `bash` rather than `yaml` for YAML (#4746)
This PR fixes a blockquote that erroneously specifies a `bash` as the language, when the content is `yaml`.
2022-02-15 19:30:40 -08:00
Mahamed c47f93f0c1
Add a note about otel and prometheus being mutually exclusive (#4742)
* add note about otel and prom being mutually exclusive

* Update docs/snippets/collecting-metrics.md

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

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-02-15 18:43:39 -08:00
dependabot[bot] 14240887db
Bump follow-redirects (#4735)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 13:39:40 -08:00
dependabot[bot] eaac13c0d6
Bump ajv in /code-samples/serving/cloudevents/cloudevents-nodejs (#4729)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 13:16:00 -08:00
Samia Nneji 82d103e995
Clarifications and style edits for the tutorial (#4741)
* Edit tutorial

* Add explanations for first-trigger.md

* Minor edits

* More edits to quickstart tutorial

* Edit wording

* Clarify minikube tunnel step

* lint
2022-02-15 13:15:00 -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
knative-automation 6c1fa7ca43
Update community files (#4734)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 02:05:58 -08:00
Carlos Santana a3e16fd7c6
Docker instructions (#4733)
* Add docker instructions to preview website locally

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

* minor updates

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-14 17:35:58 -08:00
Nick Mitchell 993f02bcf6
fix: first traffic split markdown has erroneous double quote (#4723)
The "First Traffic Split" markdown has a trailing double quote on one of the expandable sections.
2022-02-10 07:08:05 -08:00
knative-automation 52617c429a
upgrade to latest dependencies (#4724)
bumping knative.dev/hack 82bfca1...7331bb1:
  > 7331bb1 rename function (# 149)
  > 9b303d6 Update community files (# 148)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-09 18:13:05 -08:00
Carlos Santana a64978b55d
Upgrade material-mkdocs to major version 8 (#4705)
* update from mkdocs 7.3.1 to 8.1.10

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

* add GIT_SLUG to make easier to test with user forks

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

* fix warning banner

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-09 09:16:42 -08:00
Samia Nneji 7d94819226
Add quickstart to install guide (#4721)
* Add quickstart to install guide

* Apply feedback
2022-02-09 08:52:42 -08:00
Carlos Santana bf04ce54c6
adding PVC and fixing TOC table (#4708)
* adding PVC and fixing TOC table

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

* add variable git slug to build script

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

* decrease the heading for the flags

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

* revert change from build.sh

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

* fix announcement banner

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

* revert extra.css

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-09 08:42:42 -08:00
Samia Nneji 7590b7be3f
Add upgrade commands for homebrew (#4720)
* Add upgrade commands for homebrew

* lint

* Apply feedback

* Apply feedback
2022-02-09 04:33:42 -08:00
Samia Nneji fc4ba73d43
Move docs release process (#4717)
* Move docs release process

* Fix typo
2022-02-08 12:13:17 -08:00
Matthias Wessendorf 57231f3c5a
Rewording the bits for the knative Kafka broker (#4687)
* 💄 Rewording the bits for the knative Kafka broker

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update docs/eventing/broker/kafka-broker/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-02-08 09:30:16 -08:00
Samia Nneji 657ba20a9c
Fix link (#4714) 2022-02-08 05:27:16 -08:00
Sameer Vohra 73908969ed
Update pull-request-template.md (#4707)
- Update cherrypick instructions based on Prow docs
2022-02-07 09:56:53 -08:00
Samia Nneji 39afe419f7
Edit Clean up page in tutorial (#4697)
* Edit clean up page

* Tweak introduction

* Add minikube output

* Hide next on clean up page

* Edit link
2022-02-07 06:34:53 -08:00