* update macro to lookup point releases for artifacts
* remove trailing whitespace
* use vargs to be explicit
* name the github client more explicitly
* drop pre-v1 support
* better naming for GithubRleases
* remove the full knative-prefix
* allow the macro helper to accept knative-v1.3.0 and v1.30.0
* handle the repos with bad tags
* better log message
* support go tag format as a fallback
* refactor so we use the GitHub release tag
Some repos we link to don't have the knative- prefix in their release tag
* 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