* Branch-based versioning
* Tidy, add version warning
* Use shallow clones
* use npx
* Tidy, optimise
* update branches
* Looks like we need this bit of processresourcefiles.sh
* Use array instead of function
* Allow specifying community repo commit/branch
* Allow overriding repos
* Document prereqs
* Add explicit path for hugo build
* Relative latest version url
* deploy to gh-pages with blog
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add hugo
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* extended true
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add postcss to PATH
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* make it compatible with other forks not name docs
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* mkade blog and community relatove
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* restore github action to mkdocs
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add gh-action to deploy mkdocs to gh-pages
* update commit user for gh-pages
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* switch to fast livereload
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* 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
* Updated pingsource docs, collated info
* updated commands
* updated from SME review to remove serving
* update service name
* Update docs/eventing/sources/ping-source/index.md
* Update docs/eventing/sources/ping-source/index.md
* Update docs/eventing/sources/ping-source/index.md
* update doc for setting up custom domain per service
* set alias for removed custom-domain-per-servuice-doc
* Update docs/serving/creating-domain-mappings.md
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
* Minor updates to improve docs
* removed duplicate eventing getting started bit
* moved sequence example to main flows -> sequence section
* add redirects
bumping knative.dev/hack b6ab329...88c69cd:
> 88c69cd Add debug info for release.sh to investigate https://knative.slack.com/archives/CA1DTGZ2N/p1619160369065000 (# 66)
> b5f6e25 Update OWNERS_ALIASES to match autogen in community (# 62)
Signed-off-by: Knative Automation <automation@knative.team>
* blog post for knative release 0.22
* add comment on original notes location
* adress review comments
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* more review changes
Signed-off-by: Carlos Santana <csantana23@gmail.com>
bumping knative.dev/hack 9b73a25...b6ab329:
> b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60)
> 58edbdc [schema cli] correct arrays (# 58)
> 97362eb go test flag should go first (# 54)
> 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55)
Signed-off-by: Knative Automation <automation@knative.team>
* Update api doc config
Duck no longer lives in github.com/knative, and networking package has
been introduced. Also fill in a couple other packages to remove warnings
when run
* Regenerate api references
* [WIP] Improving / reorg of broker docs
* removed fluff and duplicate info from eventing landing page, consolidated broker info
* moved triggers to broker section
* updates to intro from Scott's feedback
* more restructuring...
* new diagram
* cleanup
* per cluster and namespace class added
* cleanup
* updates from Scott's suggestions
* feedback from Richard
* Update configuring-brokers.md
Closes https://github.com/knative/docs/issues/3464
Co-authored-by: Omer B <obensaadon@vmware.com>
* Blog post announcing the TOC election kick-off for 2021.
* removed some trailing whitespace to make the linter happy
* added link to Elekto and the election officer email address for questions
* incorporated suggestions from @vaikas about links and spacing. Also updated with the new date for voter exception requests.
* Update blog/steering/[BLOG]-toc-2021-election-announcement.md
Corrected info with new details from @jberkus about how Elekto handles eligibility and exceptions
Co-authored-by: Josh Berkus <josh@agliodbs.com>
Co-authored-by: Josh Berkus <josh@agliodbs.com>