Commit Graph

157 Commits

Author SHA1 Message Date
Dave Protasowski d3bca3dc27
Update image references to ghcr.io (#5559)
gcr.io/knative-samples was deleted
2023-05-09 19:43:00 +00:00
Knative Prow Robot 80d82db9bd
fix: correct bad link to reference page (#5483)
Also adds Knative Functions to the releases page.

Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Lance Ball <lball@redhat.com>
2023-03-16 18:12:59 +00:00
Knative Prow Robot 784dd48dac
[release-1.9] Add image/binary signing verification docs (#5412)
* add image signing instructions

* move signing to separate snippets

* fix lint error

* remove the snippets properly

* Apply suggestions from code review

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* bump versions to 1.9

* break out the steps

* add feature to the blogs

---------

Co-authored-by: upodroid <cy@borg.dev>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2023-02-07 19:45:47 +00:00
Ali Ok 521b8b9657
GSoC23@Knative blogpost (#5393)
* GSoC23@Knative blogpost

* GSoC23@Knative blogpost

* Better title for the blog post
2023-02-01 07:55:28 +00:00
Evan Anderson b6a40cf0a8
Add Knative 1.9 announcement (#5397)
* Add Knative 1.9 announcement

* Update blog/docs/releases/announcing-knative-v1-9-release.md

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

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-28 01:27:40 +00:00
Paul Schweigert 98b4e656e4
Updates slack URLs to CNCF instance (#5392)
* updates slack URLs to CNCF instance

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* updates

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* rest of the slack urls

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* listing slack channels

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* can't spell

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-01-26 02:27:39 +00:00
Matthias Wessendorf 7cb4bbc092
Adding a blog post for simpler kafka development (#5376)
* Adding a blog post for simpler kafka development 💫

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/single-node-kafka-development.md

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

* changing date to jan 12th

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-12 13:57:50 +00:00
Paul Schweigert 81ce309a93
remove outdated blog OWNERS file (#5377)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2023-01-11 17:58:49 +00:00
Aleksander Slominski cbb0c5f52c
Advertise first Knative Virtual Office Hour 2022/12/09 (#5341)
* Advertise first Knative Virtual Office Hour / Contrib Fest 2022/12/09

* Removed trailing whitespaces

* Updated based on review comments

* Updated to new

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Added Lance to co-hosts

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* add virtual office hour blog to nav

* added image for virtual office hour blog

* moved image to safe location for mkdocs rendering

* separate lines

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

Co-authored-by: Lance Ball <lball@redhat.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-12-01 23:51:16 +00:00
Kenjiro Nakayama 2a3f16d6bf
Add release blog post for 1.8 release (#5299)
* Add release blog for 1.8 release

* Add func

* Not all images are signed
2022-10-26 03:42:57 +00:00
Lance Ball 7a892c7d42
Improve overall structure of kubecon blog post (#5298)
Basically, make it easy for readers to see when an event is occurring.

Signed-off-by: Lance Ball <lball@redhat.com>

Signed-off-by: Lance Ball <lball@redhat.com>
2022-10-21 21:12:14 +00:00
Carlos Santana 5dd9c74ac6
fix typo for kubecon 2022 blog (#5297)
Signed-off-by: Carlos Santana <csantana23@gmail.com>

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-10-20 19:01:12 +00:00
Lance Ball f490237a57
Fix top-level nav in blog section (#5292)
* Fix top-level nav in blog section

The top level navigation in the blog section did not include headers for
Functions and the Knative CLI.

Signed-off-by: Lance Ball <lball@redhat.com>

* Update blog/config/nav.yml

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

Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-10-20 13:00:12 +00:00
Lance Ball 8cd8c477c7
Add blog post for KnativeCon/KubeCon NA 2022 (#5291)
* Add blog post for KnativeCon/KubeCon NA 2022

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: add nav

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: add link to blog index page

Signed-off-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Fix header

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

* Update blog/docs/events/knative-at-kubecon-na-2022.md

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

* Update blog/docs/events/knative-at-kubecon-na-2022.md

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

* Update blog/docs/events/knative-at-kubecon-na-2022.md

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

* Update blog/docs/events/knative-at-kubecon-na-2022.md

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

* Update blog/docs/events/knative-at-kubecon-na-2022.md

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

* Update blog/docs/events/knative-at-kubecon-na-2022.md

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

* Update blog/docs/index.md

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

Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-10-20 12:59:12 +00:00
Matthias Wessendorf 0be967dc3e
Knative 1.7 release blog post (#5187)
* ADding draft of Knative 1.7 blog

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

* Updates for Operator, just the release notes: nothing special

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

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-08-29 14:50:23 +00:00
Gab Satchi 14b43e01bf
Adds eventing rabbitmq GA announcement blog (#5135)
* Adds eventing rabbitmq GA announcement blog

* fix linter

* PR updates
2022-08-02 18:11:17 +00:00
Srinivasan Parthasarathy b29c010d37
Blog article on performance testing of Knative services (#5115)
* adding blog article for performance testing

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* removing .venv

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fixing image paths

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fixing trailing space

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* images in the right places

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fix pic and links and formatting

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fixed images

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* fix older tutorial

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>
2022-07-19 22:19:00 +00:00
Evan Anderson cfbc5bf585
Add Knative 1.6 blog entry (#5098)
* Add Knative 1.6 blog entry

* Address @abrennan89 review

* Close  block on the first line.

* Move release notes to their own lines
2022-07-14 23:41:15 +00:00
Paul Schweigert 60664eaa0a
adding more blog authors (#5060)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-29 20:13:29 +00:00
Ashleigh Brennan 775931bd30
Update blog post frontmatter format (#5059)
* Update blog post frontmatter format

* fix date spacing
2022-06-29 19:20:30 +00:00
Ashleigh Brennan 94a9c07b66
Remove unused heading from TOC (#5029) 2022-06-09 18:59:25 +00:00
Paul Schweigert 8bd42d85d7
add cncf logo for blog (#5008)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-09 13:15:38 +00:00
Dave Protasowski f3a7a23847
Include blog post for release-1.5 (#5007)
* Include blog post for release-1.5

* review feedback

* fix nav bar text

* fix spelling
2022-06-06 19:53:35 +00:00
Paul Schweigert c81b2bd490
removes blog link to old knative kind setup (#4982)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-02 21:12:51 +00:00
Josh Berkus 1e904eb60e
Blog post for 2022 TOC elections (#4936)
* Blog post for 2022 TOC elections

Signed-off-by: Josh Berkus <josh@agliodbs.com>

* remove whitespace

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

* add index and EOL

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

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-04-26 19:51:54 +00:00
Carlos Santana 709b1491ce
fix formatting 1.4 release blog (#4938)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-26 16:51:54 +00:00
Nader Ziada 3f264cd971
add blog post for release 1.4 (#4933)
* add blog post for release 1.4

* fix lint errors

* update client release notes section

* move items to notable changes

* address pr review comments

* fix links and pr desc)
2022-04-26 15:17:55 +00:00
Carlos Santana c6dc1c2856
Install fest blog (#4929)
* add install fest blog 04-22

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

* add annual report to nav

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

* remove unicode

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-19 07:53:29 +00:00
Murugappan Chetty 446294287b
add blog for 2021 annual report (#4927)
* add blog for 2021 annual report

* add blog for 2021 annual report
2022-04-14 22:42:55 -04:00
Ali Ok 43cec23b1c
Add blog post about GSoC (#4889)
* GSoC blog post

* Move latest post to the top on the nav
2022-03-31 19:45:44 +00:00
Sameer Vohra 3449eea5df
Fix eventing-rabbitmq release notes for Release Blog v1.3 (#4868)
* fix rmq release notes for blog

* update release blog formatting and add contributor

* Update blog/docs/releases/announcing-knative-v1-3-release.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

* Update blog/docs/releases/announcing-knative-v1-3-release.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-03-28 11:11:50 -07:00
Kenjiro Nakayama 4c4e040886
Replace `ingress.class` with `ingress-class` (#4858) 2022-03-22 06:19:12 -07:00
Samia Nneji 725f432091
Release note blog 1.3 (#4816)
* Add blog for 1.3

* Add serving release notes

* Add RMQ release notes

* Add operator release notes

* Edits

* Add remaining release notes

* Add highlights

* Change heading level

* A few more edits

* Minor edits to template

* Update blog/docs/releases/announcing-knative-v1-3-release.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

* Add 1.3 release blog to nav.yml

* Tweak wording

* Update blog index page with new release

* Fix heading levels

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-03-17 17:05:17 -07:00
Hamees Sayed 9170a1b577
Removed every _index.md file. (#4825) 2022-03-15 10:28:03 -07:00
Murugappan Chetty 9ebd6b39c0
end user blog (#4813)
* end user blog

* end user blog

* end user blog

* end user blog

* end user blog

* end user blog

* end user blog

* end user blog
2022-03-10 12:11:47 -08:00
Paul Schweigert 1cd54a5607
fixes formatting on external blog links (#4801) 2022-03-02 13:34:06 -08:00
Gabriel Freites 65e1019266
reverted logo to preserve trademark + added redirect for case studies home while it's ready (#4800) 2022-03-02 12:11:45 -08:00
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
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
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
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
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
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
Carlos Santana 9de5e8d365
add pvc support to release notes 1.2 (#4704)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-07 04:23:53 -08:00
Sameer Vohra 1392980dd2
Update Knative.dev Blog index.md (#4698)
* Update index.md

Featured section references latest Knative release

* Update index.md

Remove "Welcome Steering Committee Members" entry from featured blog
2022-02-06 18:29:53 -08:00
Samia Nneji bfbcf3eb91
Fix typo (#4679) 2022-01-28 14:03:47 -08:00