* Linking the title, and rotate anim on main Logo
* Review changes
* Constrained the hover effect to logo only (not the hamburger menu)
* Removed title link override
* 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>
* Tame the footer and make the prev/next stand out
Originally the prev/next links looked like they were part of the header and were easy to miss. This makes it more obvious while at the same time making the header look more sleek.
* Move background color up a level in dom tree
* Allow all the click space
* 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 👍
* changed the font weight for h4 tag to have distinctive style from bold text
* changed the font weight for h4 tag to have distinctive style from bold text
* changed the font weight for h4 tag to have distinctive style from bold text
* updated the font size h4 which can be easily distinguished in conmpare to bold text
* Updated the suggested changes
Co-authored-by: Evan Anderson <evana@vmware.com>
While going through the GitHub workflow for Knative documentation, The very first section is "Set up your local machine ", which contains the first point to create your fork of the knative/docs repo. So for the easy access, we can update the fork URL with the "fork" word and then can attach the knative/docs URL to the "knative/docs repo" which can be easy for the new contributors to easily access the repo.
* Incorporate static version of old docs in to site
Built via manual ./scripts/build.sh of website and then copied over.
Each release we get to delete one of these docs directories (and the
corresponding copy in build.sh) until they all disappear.
* Clean up built owners files
* Mv old-docs archived
* Mark archived/ dir as generated
Reran redirectredirects to generate redirects from the yaml metadata,
added them to the list of redirects, then ran them all through `sort |
uniq` to remove duplicated and put them in a nice order.
* Style tweaks for apiserversource
* Add reference for apiserversource
* Add reference page to mkdocs.yml
* Adding back because this PR should not touch containersource
* Apply suggestions from code review
Co-authored-by: Ali Ok <aliok@redhat.com>
* Apply feedback from review part 1
* Define PodSpecable and other tweaks
* Fix whitespace
Co-authored-by: Ali Ok <aliok@redhat.com>
* Added a new doc for covert from k8s deploy to knative service
* Address snneji's comments
* Added Kubernetes Deploy and Service Link
* added to navigation
Co-authored-by: Omer B <obensaadon@vmware.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