* added headline section to home, still some details to polish
* added need to know more section, removed old sections and started why serverless section
* finishing sections content and build up + still some css polishing to do
* header changes according to the design
* header changes according to the design
* fixing lint
* fixed some responsiveness and css issues and finished case studies and kantive components sections
* added remaining assets and formated home css
* extra css changes to maintain consistency throughout the site
* almost done with the why serverless section + some more style changes to improve responsiveness
* improved font sizes and responsivenes in titles + just the whats next section to go and some adjustments in the on hover changing images
* ready for the first pass, waiting on the missing icon to finish
* added resources and last detaisl
* removed unused svgs and that were causing reviewdog errors
* improved scale transform animation on home images
* fixing pr comments
* corrected the dkblue autoscaling image with the right png
* 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>
* 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
* 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
* 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