* Add CC BY 4.0 info in footer
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix trailing space
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* made strings shorter
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove hugo builds
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove community folder
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* handling with netflify redirect instead
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* 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
* 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