Commit Graph

195 Commits

Author SHA1 Message Date
Davide Pruscini 639355d825
Add dynamic date on blog pages (#5801)
* fix NavPluginOrder warning on docs local preview

* show non-hardcoded date on blog posts

* exclude date from blog homepage

* add dates to all blog post

show hack using custom theme

* fix titles on steering committee section

* show only revised or published date, remove styling from template

* delete hard-coded dates, fix RabbitMQ article

* link content.css stylesheet

* fixup on revised and published date

Show always publication date and when a file has been updated, the revision date as well
2024-01-17 15:18:14 +00:00
Abhay Kumar Gupta 7779220602
Updated Copywrite Information (#5807)
Signed-off-by: Abhay <abhayetwup123@gmail.com>
2024-01-04 13:44:24 +00:00
David Hadas 1f2e64b0ce
Typos and wrong link (#5791) 2023-12-05 23:44:03 +00:00
AdamKorcz 740d717738
security audit blogpost: fix broken link to report (#5790)
Signed-off-by: Adam Korczynski <adam@adalogics.com>
2023-12-05 17:21:42 +00:00
Evan Anderson b25d7609f4
Add Security Audit to blog nav (#5788)
* Add Security Audit to blog nav

* Also mention audit on main blog page
2023-12-05 16:49:05 +00:00
AdamKorcz a8ee4e98c8
Add security audit report and blogpost (#5775)
* Add security audit report and blogpost

Signed-off-by: Adam Korczynski <adam@adalogics.com>

* Update blog/docs/events/security-audit-2023.md

* Upload report again

* Upload report again

* modify SLSA section

Signed-off-by: Adam Korczynski <adam@adalogics.com>

* Update blog/docs/events/security-audit-2023.md

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

* Add files via upload

* Update SLSA section of blogpost

---------

Signed-off-by: Adam Korczynski <adam@adalogics.com>
Co-authored-by: David Hadas <david.hadas@gmail.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2023-12-05 04:18:11 +00:00
Dave Protasowski 826b7eba16
drop net-http01 (#5761) 2023-11-22 07:39:57 +00:00
Reto Lehmann 4727b763cc
Fix deprecation warnings and update CSS (#5741)
* Fix deprecation warnings and update CSS

* fix order of right nav in blog
2023-11-05 09:55:51 +00:00
Reto Lehmann 2b92034e29
Add Knative v1.12.0 release blog (#5739)
* Add Knative v1.12.0 release blog

* Indent sublist with four spaces
2023-10-30 12:41:48 +00:00
Naina Singh ff76d17337
Update nav.yml for navigating blog post about kubecon na 23 (#5735)
Update nav.yml for navigating blog post about kubecon na 23
2023-10-25 05:37:00 +00:00
Naina Singh 787c1933f6
Rename knative-at-kubecon-na-2024.md to knative-at-kubecon-na-2023.md (#5734)
* Rename knative-at-kubecon-na-2024.md to knative-at-kubecon-na-2023.md

Changing the file name

* Update knative-at-kubecon-na-2023.md

Adding suggestions from Lance and updating the date
2023-10-25 05:21:38 +00:00
Naina Singh 5e12c530ed
Blog post about knative presence in KubeCon NA 2023 (#5733)
Blog post about knative presence in KubeCon NA 2023
2023-10-24 16:11:30 +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
Kenjiro Nakayama 22c6a55794
Revert "Fix deprecation warning (#5727)" (#5730)
This reverts commit 7aed08da13.
2023-10-23 13:05:56 +00:00
Kenjiro Nakayama 7aed08da13
Fix deprecation warning (#5727) 2023-10-23 09:13:57 +00:00
Saksham Misra 9bef313407
[UPDATED] the home page svg file (#5721)
* Changed the svg file

* added both pictures

* Delete knative_flowchart_graphic.svg

* Replaced

* rerouted

* Update overrides/home.html

Co-authored-by: Calum Murray <cmurray@redhat.com>

---------

Co-authored-by: Calum Murray <cmurray@redhat.com>
2023-10-20 02:27:50 +00:00
Calum Murray 8b10c284ae
Getting started blog p2 (#5636)
* Wrote article contents

* Added images to post

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>

* Put images into post

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Added article to site nav

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Applied review comments

* Apply suggestions from code review

Co-authored-by: Leo Li <leoli@redhat.com>

* Mentioned community edition of IntelliJ IDEA

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update the image quality

* Updated links between posts

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Bump blog date

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fix some links

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p2.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Switched to using interactive docker login command

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Added mention of WSL for windows users

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Add missing period

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fixing typos

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-09-18 11:00:02 +00:00
Vatroslav Vrbanic 1201e36cc4
Update set-up-a-local-knative-environment-with-kind.md (#5670)
Port typos.
2023-08-25 05:17:58 +00:00
Matthias Wessendorf 233f67f065
Fixing the actual date of publication (#5659)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-07 08:17:12 +00:00
Matthias Wessendorf 22b3494ad9
Adding blog on Knative Vision (#5638)
* Adding blog on Knative Vision

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

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* change fonting

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

* Rewording based on Christophs feedback

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

* One more suggestion, regarding duck sources

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

* Add a few edits to what's next in Knative Eventing blog post

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

* Use actual link for real doc

* swapping

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

* More more try

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

* More more try

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

* Adding a Vision:

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2023-08-07 07:31:11 +00:00
David Hadas da2c5ffbca
rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
Matthias Wessendorf 4691b86f62
Adding note on channel api support for this as well (#5654)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-02 14:12:49 +00:00
David Simansky 141e4dacbf
Add Knative v1.11.0 release blog (#5647)
* Add Knative v1.11.0 release blog

* Add blog to navigation and featured section

* Reformat func release notes

* More formatting
2023-08-01 15:45:47 +00:00
Matthias Wessendorf 06306e6093
Fixing typo (#5649)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-01 15:22:47 +00:00
Matthias Wessendorf 49750e91eb
Adding for blog post on improved event discovery (#5616)
* Adding DRAFT for blog post on improved event discovery

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

* Fix typos

* Add content to EventType auto create section

* Fix typo

* Add mention of channels and conclusion

* Add links to slack channel and gh issues

* adding link to new blog post

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-01 13:27:46 +00:00
AdamKorcz 187f7d0ecb
Fix nits in fuzzing audit blogpost (#5628)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-14 06:53:14 +00:00
AdamKorcz 12cd63e2df
Add blogpost and report for fuzzing audit (#5627)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-13 23:05:15 +00:00
Roland Huß d5f2362ae9
Fixing minor typo in getting-started-blog-p1.md (#5625) 2023-07-12 09:25:13 +00:00
Calum Murray 9ef8259925
Intro to open source with knative blog series p0 and p1 (#5618)
* Started first getting started blog post

* First draft of p0 of getting started blog

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p0.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Updated config to add blog post 0 to nav

Signed-off-by: Calum Murray <cmurray@redhat.com>

* First draft of getting started with open source blog

* Added open source intro post to nav

* Updated links in blog series

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Fixed the list rendering

* Updated links

* Fixed link

* Added link to next post

* Added exclamation

* Add explanation of free software

* Added images to first post

* Fixed image links

* fixed image link

* Added images to post 1

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p0.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Remove unneeded image

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Updated workflow image, and added link to cncf

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Addressed PR comments

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Hopefully fixed link

* Bumped article dates

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/config/nav.yml

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

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-07-11 17:22:12 +00:00
Matthias Wessendorf 5b8c6567fa
Adding a little blog, explaining the workloads override for HA replicas (#5600)
* Adding a little blog, explaining the workloads override for HA replicas

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

* Update blog/docs/articles/improved-ha-configuration.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2023-06-13 13:25:45 +00:00
Lance Ball 9f584bc649
chore: remove front matter from blog template (#5583)
* chore: remove front matter from blog template

Hugo is no longer used, so this is not needed.

Fixes: https://github.com/knative/docs/issues/5099

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

* fixup: remove all front matter from blog

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

* fixup: add prompt for author and date to template

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

* fixup: testing frontmatter

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

* Revert "fixup: remove all front matter from blog"

This reverts commit d3bfeeafb2.

* fixup: add front matter to release blogs

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

* fixup

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

* fixup

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

* fixup

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

---------

Signed-off-by: Lance Ball <lball@redhat.com>
2023-06-01 00:17:36 +00:00
Dave Protasowski 2f576ad106
point to the new ghcr.io images (#5551)
* point to the new helloworld image

* use new autoscale-go image
2023-05-09 17:51:00 +00:00
pradnyavmw 5f69269d56
Add Knative 1.10 announcement (#5541)
* Add Knative 1.10 announcement

* Update authors
2023-04-28 15:23:52 +00:00
Matthias Wessendorf 1d46695a73
Second part of post on ingress Cloudevents to kafka (#5524)
* Adding second article

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

* Review article

* Review article

* Little tweaks

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

* Adding to navigation

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

* Update from-cloudevent-to-apach-kafka-records-part-two.md

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Renamed file

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

* using NOTEgd! macro

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Daniele Zonca <dzonca@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-04-03 17:24:37 +00:00
Naveenraj M 0b41d84c1f
Add knative serving in K0s blog (#5514)
* add request logging page

* add statement to describe table

* remove properties not related to request logging.
Reorder configMap keys

* add knative serving in k0s blog

* fix links
2023-03-28 12:33:58 +00:00
Naina Singh ea1ca4d036
Update knative-projectmeeting-kubecon-eu-2023.md (#5513) 2023-03-25 11:05:55 +00:00
Lance Ball 1ced7de036
fix: correct bad link to reference page (#5482)
Also adds Knative Functions to the releases page.

Signed-off-by: Lance Ball <lball@redhat.com>
2023-03-16 18:08:59 +00:00
Naina Singh b6e78c9183
knativeproject kiosk annoucement KubeconEU23 (#5474)
* knativeproject kiosk annoucement KubeconEU23

* Adding blog entry to nav.yaml

* Update blog/docs/events/knative-projectmeeting-kubecon-eu-2023.md

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

* Added porject meeting Kiosk for kubecConEU23

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-03-15 20:05:58 +00:00
Matthias Wessendorf 085f8e6c3d
Proxy kafka records blog post (#5452)
* Adding first article to proxy cloudevents to kafka records

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

* Review intro

* update date

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

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-one.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* 💫 fixing date

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

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-one.md

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

* Adding prod config link

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

* 💫 Add to navigation

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

* Do not, instead of doesn't

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

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-one.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Daniele Zonca <dzonca@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-03-08 13:46:20 +00:00
Mahamed 788eb6c165
Add image/binary signing verification docs (#5272)
* 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: Ashleigh Brennan <abrennan@redhat.com>
2023-02-07 19:42:47 +00:00
Ali Ok 98890d0b79
Blog post about Knative Kafka Broker with isolated data plane (#5406)
* Namespaced Kafka Broker blog post

* Mention traffic restriction options briefly

* Add some missing parts

* Fix docs url for namespaced kafka broker

* Improve readability

* Fix nav

* Grammar

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

---------

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-02-07 12:30:46 +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