* 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
* Minor updates to improve docs
* removed duplicate eventing getting started bit
* moved sequence example to main flows -> sequence section
* add redirects
* Update _index.md
Changing link on the install page to link to pre-requisites
* Update prerequisites.md
Added links to install either Serving or Eventing in Pre-Req
* Update prerequisites.md
- Edited to include `kn` CLI as a pre-req
- pulled out Homebrew command
- bolded important portions of the page
- conformed "Serving" and "Eventing" to the [Knative Word and Phrase List](https://docs.google.com/spreadsheets/d/1p1_kBUd6ZvonxHkMcEJPayf6QIpExuFf5cFq0ptar7I/edit#gid=0)
- Added link to Private Registry documentation
* Update install-serving-with-yaml.md
- removed reference to KN CLI (now in Pre-Reqs)
- trimmed the fat around Installing Kantive Eventing
- Added relevant context to optional extensions
* Update install-serving-with-yaml.md
Added same context from Eventing Page
* Update install-serving-with-yaml.md
Added same context from Eventing Page, added (like TLS) to second bullet.
* Update install-eventing-with-yaml.md
Removed reference to KN CLI (now in Pre-Reqs)
* Update install-serving-with-yaml.md
added reference to install files
* Update install-extensions.md
Fix broken link
* Create install-extensions.md
Fix broken link
* Update install-eventing-with-yaml.md
* Update prerequisites.md
made wording less bad
* Make Homebrew installation the first option for `kn`, pull command to install out of Github and into knative.dev site (#3410)
* Update install-kn.md
Adding brew install kn command directly to page and making it the first option
* Update docs/client/install-kn.md
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
* Create prerequisites.md (#3413)
whitespace fix
* Update prerequisites.md (#3414)
more whitespace
* remove (like TLS)
* Update install-serving-with-yaml.md (#3420)
Adding `kn` CLI to Next Steps
* Update install-eventing-with-yaml.md (#3421)
* Removing `kn` from required (#3424)
* Adding @snneji changes (#3429)
* Update install-serving-with-yaml.md (#3435)
accidentally left this out
* Adding @snneji changes round 2 (#3439)
* Adding @snneji changes
* Adding @snneji changes round 2
Co-authored-by: Mike Petersen <mpetason@gmail.com>
* Update _index.md
Changing link on the install page to link to pre-requisites
* Update prerequisites.md
Added links to install either Serving or Eventing in Pre-Req
* Update prerequisites.md
- Edited to include `kn` CLI as a pre-req
- pulled out Homebrew command
- bolded important portions of the page
- conformed "Serving" and "Eventing" to the [Knative Word and Phrase List](https://docs.google.com/spreadsheets/d/1p1_kBUd6ZvonxHkMcEJPayf6QIpExuFf5cFq0ptar7I/edit#gid=0)
- Added link to Private Registry documentation
* Update install-serving-with-yaml.md
- removed reference to KN CLI (now in Pre-Reqs)
- trimmed the fat around Installing Kantive Eventing
- Added relevant context to optional extensions
* Update install-serving-with-yaml.md
Added same context from Eventing Page
* Update install-serving-with-yaml.md
Added same context from Eventing Page, added (like TLS) to second bullet.
* Update install-eventing-with-yaml.md
Removed reference to KN CLI (now in Pre-Reqs)
* Update install-serving-with-yaml.md
added reference to install files
* Update install-extensions.md
Fix broken link
* Create install-extensions.md
Fix broken link
* Update install-eventing-with-yaml.md
* Update prerequisites.md
made wording less bad
* Make Homebrew installation the first option for `kn`, pull command to install out of Github and into knative.dev site (#3410)
* Update install-kn.md
Adding brew install kn command directly to page and making it the first option
* Update docs/client/install-kn.md
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
* Create prerequisites.md (#3413)
whitespace fix
* Update prerequisites.md (#3414)
more whitespace
* remove (like TLS)
* Update install-serving-with-yaml.md (#3420)
Adding `kn` CLI to Next Steps
* Update install-eventing-with-yaml.md (#3421)
* Removing `kn` from required
Co-authored-by: Mike Petersen <mpetason@gmail.com>