Commit Graph

10 Commits

Author SHA1 Message Date
Paul Schweigert c974492eab
only build main branch for deploy preview (#4857)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-21 16:33:11 -07:00
Paul Schweigert e9713b12e1
Build client docs (#4623)
* build kn docs

* navigation tweaks

* link to github version of kn docs

* removing unneeded envvar

* removing go

* style
2022-01-13 05:00:12 -08:00
Samia Nneji a0706b15ad
Update contributing call to action and links (#4578)
* Update contributing links

* Redirect from old docs contributor guide

* Remove redirect from redirects.yml

* Fix redirect

* Remove arrow
2021-12-14 12:20:51 -08:00
Samia Nneji 3829c644bf
Redirect to new community section (#4577) 2021-12-14 11:52:51 -08:00
Carlos Santana cf91040c01
Remove-hugo-community (#4571)
* remove hugo builds

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

* remove community folder

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

* handling with netflify redirect instead

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-12-13 23:31:50 -08:00
Omer B 9f43e3c710
Adding redirect guidance, redirect for community (#4001)
* Adding redirect guidance, redirect for community

* fix redirect error

* actually fix redirect

* testing with URL

* trying redirect in netlify instead

* force = true, remove path

* remove newline

* remove force

* changing filename to index
2021-07-14 14:16:32 -07:00
Julian Friedman 7286bd63de
Incorporate static version of old docs in to site (#3888)
* Incorporate static version of old docs in to site

Built via manual ./scripts/build.sh of website and then copied over.

Each release we get to delete one of these docs directories (and the
corresponding copy in build.sh) until they all disappear.

* Clean up built owners files

* Mv old-docs archived

* Mark archived/ dir as generated
2021-06-30 11:31:10 -07:00
Carlos Santana b5bb37488a
add docker development workflow (#3738)
* add docker development workflow

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

* adding pesky EOL

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-06-08 05:43:41 -07:00
Carlos Santana 41d271e187
handle old versions with redirects (#3628)
* handle old versions with redirects

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

* skip building the files for redirect take effect

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

* trailing whitespace

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-21 04:51:18 -07:00
Carlos Santana 25abbf58bf
Mkdocs netlify (#3592)
* add netlify config

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

* trying python 3.8

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

* try deploy preview

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

* EOL netlify toml

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-17 16:39:24 -07:00