Commit Graph

7 Commits

Author SHA1 Message Date
knative-automation c48433293d
Format go code (#4369)
Signed-off-by: Knative Automation <automation@knative.team>
2021-10-28 06:13:26 -07:00
Carlos Santana 947f487b4c
Update build to handle docs release 0.26 (#4291)
* Update build to handle docs release 0.26
Fixes #4275

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

* remove archived 0.22 files

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

* add knative for REPOS

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-09-28 16:57:22 -07:00
Carlos Santana 4d099a9f17
remove old hugo static build for v0.21 (#4154)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-08-25 06:55:26 -07:00
jinxin-fu d5c7877855
bug fix according to https://github.com/open-telemetry/opentelemetry-collector/issues/3845. (#4120)
fix error:
'service.extensions[0]' expected type 'string', got unconvertible type 'map[string]interface {}', value: 'map[health_check: pprof: zpages:]'
2021-08-17 20:28:08 -07:00
Julian Friedman 2bde078b48
Fix version dropdown for 0.23 archive (#3962) 2021-07-07 09:25:18 -07:00
Julian Friedman 4203310c59
Update version dropdown in old docs (#3955)
only include latest and dev, so the dropdown is everygreen and
will not need regenerating for future releases
2021-07-07 07:35:18 -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