* Add footer to homepage
This has two advantages:
1. We get the privacy policy (etc) linked on the homepage, which seems Right.
2. We can drop the duplicated cookie popup, since it's included via the footer on all non-homepage pages.
* Make footer collapse nicely
* show site feedback information
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
* Update main.html
fixing emoji cause it looks weird
* remove close feedback banner button
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
* make the feedback link more explicit
Signed-off-by: Fabian Lopez <lfabian@vmware.com>
Co-authored-by: Omer B <obensaadon@vmware.com>
* Update mkdocs.yml
* Update mkdocs.yml
* Update mkdocs.yml
* bringing back the purple
* Revert "bringing back the purple"
This reverts commit a6af055288.
* Change language to reflect desired actions RE: KinD
* Overhaul of Getting Started
* lint fixes
* Change to Nav Serving title
* Small bug fix
* Richard's changes 👍
* Add cookie warning to site
Imports the cookie warning from the old site. For simplicity,
this uses the same script from the old site in both places, so we
have to import jquery.
Note: this doesn't actually turn analytics on, but we now could do so.
* Tweak margins
* Add non-EU version
* Update mkdocs.yml
* Update mkdocs.yml
* Update mkdocs.yml
* bringing back the purple
* Revert "bringing back the purple"
This reverts commit a6af055288.
* Revert "Revert "bringing back the purple""
This reverts commit 181ba3d26a.
* 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
* 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