[x/go.dev] go.dev: content updates

* Update Wildlife Studios copy text
* Increase padding for event thumbnails
* Order use cases alphabetically
* Update solutions tabs
* Update More use cases link
* Add Google case studies
* Update company logos
* Fix issue with scrolling on use cases page
* Add Facebook case study
* Add Microsoft case study
* Add companies to the homepage

Change-Id: I9577e52d0558f3948f6b6251531f85212d754621
X-GoDev-Commit: 9c22f95ae1659b897fc4a9a32cfb02c34a8ea01e
95 files changed
tree: 24663c365ac4a010981aa44b8b324e8a11d5ede2
  1. go.dev/
  2. AUTHORS
  3. CONTRIBUTING.md
  4. CONTRIBUTORS
  5. LICENSE
  6. PATENTS
  7. README.md
README.md

Go Website

This repository holds the Go Website server code and content.

Download/Install

The easiest way to install is to run go get -u golang.org/x/website. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.