* add logos to home page
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* working on about
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* change title to case studies
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add links to home page
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add deepc
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add outfit7
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* adding puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add the links for tekton
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add EOL
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add logo and quote for deepc
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add outfit logo and quote
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* replace vendor with projects
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* move tab case study tab to right
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* update quotes for outfit7
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix broken links in puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix quotes for puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* oh you EOL
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix background color fo case studies
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* adding case studies to Blog nav
* fixing broken link
Co-authored-by: Omer Bensaadon <obensaadon@vmware.com>
* Update version warning banner for new release
We've been live for a full release now with the new site. Time to take
the warnings about being new off!
Also fixed up the colours and text for the warning shown on old docs
version, and added an emoji because emojis are cool.
* Drop border
* 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