Commit Graph

15 Commits

Author SHA1 Message Date
David Hadas 115624f392
rename sandbox to extensions - manual (#5661)
* rename sandbox to extensiopns  - manual

* Update config/redirects.yml

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

* fix redirect

* Update docs/eventing/custom-event-source/custom-event-source/README.md

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

* Update docs/community/governance.md

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

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-08-17 09:33:42 +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
Chris Suszynski 1f5dce2637
Quarterly release cadence (#5214)
Ref.: knative/community#1096
2022-09-12 11:48:33 +00:00
Paul Schweigert c2284e7817
remove release process doc (#5101)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

As the docs are now handled by the release leads, the instructions for
cutting a new docs release were moved to the main release repo via
https://github.com/knative/release/pull/145. As that repo should be the
source of truth, this PR removes the instructions from the docs repo.
2022-07-20 17:59:01 +00:00
Ashleigh Brennan aa99afea2c
General cleanup of sample and ref docs (#5117)
* General cleanup of sample and ref docs

* move reference docs

* fix nav and links

* update redirects

* fix comment

* added Paul's script updates, updating ext versions
2022-07-20 15:00:01 +00:00
Paul Schweigert 97bcb7b276
add github token to local docker build (#5073)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-07-12 15:17:13 +00:00
Ashleigh Brennan bf326de75f
Update CLA information in docs (#5074) 2022-07-05 17:29:06 +00:00
Carlos Santana c9c194ecee
cut release 1.5, remove extra vars for build (#4999)
* cut release 1.5, remove extra vars for build

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

* clean reference to removed variable

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

* making it a semver correct

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-06-03 21:38:53 +00:00
Samia Nneji 1ab61d00e6
Small change to live preview instructions (#4754) 2022-02-16 10:17: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
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
Samia Nneji fc4ba73d43
Move docs release process (#4717)
* Move docs release process

* Fix typo
2022-02-08 12:13:17 -08:00
Paul Schweigert 4d45f67b19
update instructions on creating blog posts (#4587) 2021-12-17 04:33:25 -08:00
Samia Nneji 4eda564a0b
Move code samples to GitHub (#4565)
* Move samples off site

* Add redirects

* Fix code samples and links

* Change links

* Fix path to sample

* Fix a few more links

* Update samples path in test

* remove unecessary redirect

* update more links

* add closing bracket
2021-12-14 04:20:51 -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