Matt Moore
|
f9ccf36518
|
Format markdown (#710)
Produced via:
`prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign maximilien rhuss
/cc maximilien rhuss
|
2020-03-09 09:19:28 -07:00 |
David Simansky
|
034a9b387e
|
feat(XDG home): use XDG_CONFIG_HOME as default config location (#668)
* feat(XDG home): use XDG_CONFIG_HOME as default config location
* fix: typo in comment
* feat(XDG home): update readme and usage strings
|
2020-02-28 06:24:51 -08:00 |
Ying Chun Guo
|
d14c01fb5d
|
Allow configuration sink prefixes (#676)
|
2020-02-28 02:02:51 -08:00 |
Navid Shaikh
|
e049ea9267
|
Disable markdown link check and enable presubmit test fail fast (#685)
sets `DISABLE_MD_LINK_CHECK=1` and `PRESUBMIT_TEST_FAIL_FAST=1`
|
2020-02-25 23:07:50 -08:00 |
Navid Shaikh
|
a269d2910d
|
Adds kn nightly and latest release image URL in docs (#466)
* Nightly: `gcr.io/knative-nightly/knative.dev/client/cmd/kn`
* Latest release: `gcr.io/knative-releases/knative.dev/client/cmd/kn`
|
2019-10-31 00:51:12 -07:00 |
Joan Edwards
|
8ec74e686a
|
Minor grammar corrections (#435)
|
2019-10-08 05:00:40 -07:00 |
Navid Shaikh
|
e73a1c0348
|
fix(docs): Fixes kn nightly build link for Mac OS X (#427)
Fixes #425
- Updates the link to https://storage.googleapis.com/knative-nightly/client/latest/kn-darwin-amd64
|
2019-10-01 07:11:08 -07:00 |
dr.max
|
dba0d11320
|
Fixes issue #338 by adding documentation for the Kn config (#411)
|
2019-10-01 02:44:08 -07:00 |
Joan Edwards
|
ffbf6841c2
|
Restructure Docs (#421)
|
2019-09-30 07:33:45 -07:00 |
dr.max
|
e36089f260
|
Add reference to plugin in README.md (#363)
* Add reference to plugin in README.md
Working on various plugins docs. This is first of three PRs.
* typo and clarification
* fix links
|
2019-08-15 23:16:09 -07:00 |
Joan Edwards
|
314be82e0a
|
Correct minor grammatical issue (#238)
|
2019-07-07 23:48:33 -07:00 |
Ashleigh Brennan
|
38a4a6fc18
|
Added link to OpenShift kubeconfig creation docs (#226)
|
2019-07-06 00:43:31 -07:00 |
Navid Shaikh
|
5d26faa4ff
|
Renames revision 'get' to 'list' (#180)
* Renames revision 'get' to 'list'
As per title.
* Renames revision get references to revision list in docs
|
2019-06-13 13:56:51 -07:00 |
Navid Shaikh
|
d25ea5f1e7
|
Renames service 'get' to 'list' (#179)
* Renames service 'get' to 'list'
As per title.
* Renames get references to list in e2e tests
* Replaces get to list in docs
|
2019-06-13 13:56:43 -07:00 |
Ali Ok
|
e010ca816d
|
Fix typo in README.md (#181)
|
2019-06-13 13:42:43 -07:00 |
dr.max
|
4280715ec3
|
Adds IBM's IKS to the list of services (update docs) (#131)
|
2019-05-20 08:57:30 -07:00 |
Naomi Seyfer
|
a4242b3bb5
|
Copy-edit documentation, and make user guide start with installation. (#125)
* Copy edit docs and add getting-started section.
* Remove hash
* list to get
* list to get
|
2019-05-17 16:22:16 -07:00 |
dr.max
|
95808278d4
|
Adds Cobra generated docs and means to generate them and first cut of other docs (#93)
* Added Cobra generated docs and ways to generate them
* Adds docs/README.md and first user's guide for Kn
|
2019-05-06 17:39:36 -07:00 |