Commit Graph

6 Commits

Author SHA1 Message Date
Paul Schweigert d4902d2b10
fixes link to client reference (#4638) 2022-01-17 02:14:29 -08: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
Paul Schweigert aea730e2aa
Fix 1.0 banner again (#4601)
* strip out 'knative-' from KNATIVE_VERSION

* fixing versioning in yaml artifacts for 1.0+
2021-12-17 08:40:18 -08:00
Gerhard Lazu 1f1d8b0120
Fix all links to nightly releases (#4519)
Nightly (a.k.a. development) releases are published to knative-nightly,
and do not use the org name. This has not changed since 2019-05-17:
09f2b26361/scripts/release.sh (L96)

Thank you @andersonsoares-tomtom for reporting it via
https://github.com/knative/eventing/issues/5930

Fixes knative/eventing#5930

Signed-off-by: Gerhard Lazu <glazu@vmware.com>
2021-11-25 03:26:16 -08:00
Julian Friedman a24b819f1c
Add feature stable label macro and document that DomainMapping is beta (#3913)
* Add feature stable label macro

* Put description in expandable section, tweak padding
2021-07-07 05:54:18 -07:00
Julian Friedman 61b8c3f91e
Move mkdocs work over from julz/mkdocs branch (#3551)
* initial move over

* Fix up index page names

* Add version variables

* Escape macro syntax

* Automatic fixups with mkhugo

* Drop no-longer-needed excludes

* Rename more _index files

* Move broker-configmaps.md a README.md

avoids a directory with no index/readme

* Autogenerate Eventing nav

* Fix markdown

* Update Serving nav

* Add h1 headers

Makes things look nicer in github, and makes search work more accurately
in mkdocs

* Unexclude all samples

* Correct client link

* Fix gitignore, skip hugo tests
2021-05-11 05:58:46 -07:00